drm/amdgpu/gfx10: inherit vmid from mqd
authorJack Xiao <Jack.Xiao@amd.com>
Fri, 20 Mar 2020 04:10:00 +0000 (12:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:03:47 +0000 (10:03 -0400)
commit1f0f303c858f4ff8f5c659075ff0ecbcce784adb
treee119401902a52d2a36e537ee671813e8734d2ce0
parent11f39576ac807d39b1e7e7a3842eb55c387607bb
drm/amdgpu/gfx10: inherit vmid from mqd

For MES manages vmid assignment, let vmid inherit from mqd instead of
ib packet setting.

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