]> 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)
commit7592ffc37d47b5146867b1ff5f0a8b31de432fd8
tree4014902135b8713e546140aabbf24dd5778ab4bc
parent4fdb69e739c357873a739a94d470ff7f9a33466d
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