]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx10: rework KIQ programming
authorHaohui Mai <ricetons@gmail.com>
Tue, 17 May 2022 11:24:38 +0000 (04:24 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 May 2022 18:56:31 +0000 (14:56 -0400)
commit8fd29908bd420725e88375282ec31fe3191bb7ff
tree4014902135b8713e546140aabbf24dd5778ab4bc
parent973b6c007c8d907a4c2b76f9d19329fa2b76bac0
drm/amdgpu/gfx10: rework KIQ programming

Make sure the queue is not longer active before programming
the kiq EOP registers.

Signed-off-by: Haohui Mai <ricetons@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c