drm/amdgpu/mes: fix mes12 to map legacy queue
authorJack Xiao <Jack.Xiao@amd.com>
Thu, 9 May 2024 06:41:03 +0000 (14:41 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 May 2024 19:44:20 +0000 (15:44 -0400)
commit745e0a90be2eebe6aae9735b80de05c060d6cb9a
tree212a2b3eb6f2208f5f8f3b48136e67abf143f39e
parent9095e5544061b16d1b331aca3f32c76cbd656d72
drm/amdgpu/mes: fix mes12 to map legacy queue

Adjust mes12 initialization sequence to fix mapping
legacy queue.

v2: use dev_err.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c