]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipe
authorJack Xiao <Jack.Xiao@amd.com>
Wed, 11 Sep 2024 08:24:35 +0000 (16:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:14:27 +0000 (16:14 -0400)
commit3c75518cf27aa5a7e22e1f8f33339ded3779079b
tree2e41e4031603bbcd56de96650445d34752400689
parent2ed186df27f078eb75c52d09e04aa7b0f9920f57
drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipe

The SET_SHADER_DEBUGGER packet must work with the added
hardware queue, switch the packet submitting to mes schq pipe.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.11.x
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c