]> www.infradead.org Git - linux.git/commit
drm/amdgpu/mes: add mes mapping legacy queue switch
authorJack Xiao <Jack.Xiao@amd.com>
Thu, 22 Aug 2024 10:18:51 +0000 (18:18 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Aug 2024 17:41:02 +0000 (13:41 -0400)
commit52491d97aadcde543986d596ed55f70bf2142851
tree3e195082f3621bcf2977b77913dd5ac34557a501
parent96316211eb5c4b58f34099e9e6f71fdfad7af01a
drm/amdgpu/mes: add mes mapping legacy queue switch

For mes11 old firmware has issue to map legacy queue,
add a flag to switch mes to map legacy queue.

Fixes: f9d8c5c7855d ("drm/amdgpu/gfx: enable mes to map legacy queue support")
Reported-by: Andrew Worsley <amworsley@gmail.com>
Link: https://lists.freedesktop.org/archives/amd-gfx/2024-August/112773.html
Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@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_mes.h
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c