drm/amdgpu/gfx: enable mes to map legacy queue support
authorJack Xiao <Jack.Xiao@amd.com>
Fri, 1 Mar 2024 09:40:30 +0000 (17:40 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2024 20:18:14 +0000 (16:18 -0400)
commit663bbfaf68971fa09d69a6ef8a6c4ef8bff9274d
treeebcbfaee855122600237adbff7a8c625e601546b
parent4c2439f908e70efe4ec9f4ba4c5780c97bd0996e
drm/amdgpu/gfx: enable mes to map legacy queue support

Enable mes to map legacy queue support.

v2: drop unused gfx_v12_0_kiq_enable_kgq() (Alex)

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/gfx_v12_0.c