]> 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)
commit33a42b2b6f4231a7a60a83cd191fd91f4d7e0cb3
tree2992de84c0a91b7000eb705db7b7a579a5b51704
parentdf9424a53cb91aacfe5836dc1dc1deccc33fd181
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