]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bdedabc1418b666176b1de69f95ecdb3c3c15fe
tree2992de84c0a91b7000eb705db7b7a579a5b51704
parent1b7725b7add35e68eb37d3680d7d9c92a3475404
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