drm/amdgpu/sdma5.2: associate mes queue id with fence
authorJack Xiao <Jack.Xiao@amd.com>
Sun, 22 Mar 2020 09:00:59 +0000 (17:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:50 +0000 (10:43 -0400)
commit6f120134ff7a67f282838b606daf62fd5fe54006
tree3878b15e09db4e952b49a904f4bda0d5a625b4e1
parente0f5b4c9af6c8dd187b53918b665669a7110d054
drm/amdgpu/sdma5.2: associate mes queue id with fence

Associate mes queue id with fence, so that EOP trap handler can look up
which queue issues the fence.

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