]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx11: fix me field handling in map_queue packet
authorJack Xiao <Jack.Xiao@amd.com>
Thu, 12 May 2022 03:01:10 +0000 (23:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 May 2022 14:02:57 +0000 (10:02 -0400)
commitacc014e63fc729f5ba561b15999f75e3eb6161de
tree6cbbbcd3cf20c1fa898fca8adf1d3566b3798964
parent6b152c01954ad936b5aa0e80dad7fb995d882587
drm/amdgpu/gfx11: fix me field handling in map_queue packet

Select the correct microengine (me) when using the
map_queue packet.  There are different me's for GFX,
compute, and scheduling.

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