drm/amdgpu/sdma5: associate mes queue id with fence
authorJack Xiao <Jack.Xiao@amd.com>
Thu, 26 Mar 2020 02:53:16 +0000 (10:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:50 +0000 (10:43 -0400)
commit217d29f1382e58a08d960cbb02494824efb9753e
treeccc3e5ef4926d0093c75c9915cffe99892e1e39d
parent810479bad3661025cbafac54c75addfc93914b58
drm/amdgpu/sdma5: 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_0.c