]> www.infradead.org Git - users/willy/xarray.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>
Mon, 2 Sep 2024 17:05:39 +0000 (13:05 -0400)
commit34c36a77f431b67803c68786fe41a05d007a9306
tree3eb650ccab1dabe54d4fdc0f592089c8862a0e97
parent65444581a4aecf0e96b4691bb20fc75c602f5863
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>
(cherry picked from commit 52491d97aadcde543986d596ed55f70bf2142851)
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