summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_gem.c
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-06-14 15:13:52 +0200
committerAlex Deucher <alexander.deucher@amd.com>2013-06-25 23:50:21 +0200
commit8f61b34cebf0b8c4a00362f30cb03c8f5225cff6 (patch)
tree637c1a1ddb2c2df308418d8dd8b2ad7f64477099 /drivers/gpu/drm/drm_gem.c
parentdrm/radeon: add backlight quirk for hybrid mac (diff)
downloadlinux-8f61b34cebf0b8c4a00362f30cb03c8f5225cff6.tar.xz
linux-8f61b34cebf0b8c4a00362f30cb03c8f5225cff6.zip
drm/radeon: add a reset work handler
New asics support non-privileged IBs. This allows us to skip IB checking in the driver since the hardware will check the command buffers for us. When using non-privileged IBs, if the CP encounters an illegal register in the command stream, it will halt and generate an interrupt. The CP needs to be reset to continue. For now just do a full GPU reset when this happens. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/drm_gem.c')
0 files changed, 0 insertions, 0 deletions