drm/amdgpu/gfx8: fold loops in kiq_resume()
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Mar 2017 05:40:19 +0000 (01:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:54:11 +0000 (23:54 -0400)
commit0104cf25365b0a28f2fc86d034cb0af95cb11753
tree2992de84c0a91b7000eb705db7b7a579a5b51704
parent2e263c824a5dfc3adcadac0ac1aed762605f0538
drm/amdgpu/gfx8: fold loops in kiq_resume()

No need to loop through the compute queues twice.

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