]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit13054707da1bf0d10b73d1de64ef30cfaed54a58
tree3878b15e09db4e952b49a904f4bda0d5a625b4e1
parentf71552a4583a96fced2f8d80096b895ee61c3699
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