]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx8: enable cp inst/reg error interrupts
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Feb 2016 19:42:28 +0000 (14:42 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Feb 2016 21:25:40 +0000 (16:25 -0500)
commit61c89ebad5dc5bc153c7ba287dc5321ef4109a6e
treec7aeec3318477871f9533d8733a36cf415182573
parentd4e173fb8ed08b27f066b79c65bff20396569cc3
drm/amdgpu/gfx8: enable cp inst/reg error interrupts

Enable CP register/instruction error interrupts. Useful
for debugging command stream problems.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c