]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: enable the ring and IB test for slave kcq
authorShiwu Zhang <shiwu.zhang@amd.com>
Fri, 3 Jun 2022 03:08:12 +0000 (11:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:42:08 +0000 (09:42 -0400)
commit147862d00bcf7e23e0a125f910f5db224f7b6722
tree67285e91d625e738a22d06b4fe9eb6f64aa5410f
parent89cf4549a949b4ba3ce771163b75285979c95602
drm/amdgpu: enable the ring and IB test for slave kcq

With the mec FW update to utilize the mqd base set by
driver for kcq mapping, slave kcq ring test and IB test
can be re-enabled.

Signed-off-by: Shiwu Zhang <shiwu.zhang@amd.com>
Reviewed-by: Le Ma <Le.Ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c