drm/amdgpu: skip gds switch for mes queue
authorJack Xiao <Jack.Xiao@amd.com>
Fri, 20 Mar 2020 07:12:26 +0000 (15:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:52 +0000 (10:43 -0400)
commita4a5f5cab6128953b87c01f359e9b0b4e82b7be4
treede112b3f2deab3c01a1d6163af339505d8b1e5d0
parent9d3bccdc720c4522e8e1a65d732d0a33539daba5
drm/amdgpu: skip gds switch for mes queue

For mes manages gds allocation, skip gds switch.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Acked-by: Christian König <christian.koenig@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_vm.c