]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu/gfx8: test KIQ before compute rings
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Mar 2017 05:38:11 +0000 (01:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:54:10 +0000 (23:54 -0400)
commit2e263c824a5dfc3adcadac0ac1aed762605f0538
tree992753e45e3c8fb0f4e92603d36fc7133e58f875
parent6a6f380f07c4f64d3517281eb0f484b54ce4a30e
drm/amdgpu/gfx8: test KIQ before compute rings

If KIQ isn't working, the compute rings won't work either.

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