summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_reg.h
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-07-13 06:28:22 +0000
committerDave Airlie <airlied@redhat.com>2011-07-25 12:16:25 +0100
commitf6a5693976fbc8e9fe4dde3040820082593c1757 (patch)
treedfbe75b52e4f7c8d5b8d12cd9a6433ea91bfe57f /drivers/gpu/drm/radeon/radeon_reg.h
parentdf07d6999e4e502ff474eeafe11ea0055f4cd68d (diff)
downloadop-kernel-dev-f6a5693976fbc8e9fe4dde3040820082593c1757.zip
op-kernel-dev-f6a5693976fbc8e9fe4dde3040820082593c1757.tar.gz
drm/radeon: Do an MMIO read on interrupts when not uisng MSIs
When not using MSIs, there is no guarantee that DMA from the device has been fully flushed to point where it's visible to the CPU when taking an interrupt. To get this guarantee, we need to perform an MMIO read from the device, which will flush all outstanding DMAs from bridges between the device and the system. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_reg.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud