drm/amdgpu/sdma5.2: add mes queue fence handling
authorJack Xiao <Jack.Xiao@amd.com>
Sun, 22 Mar 2020 08:48:48 +0000 (16:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:50 +0000 (10:43 -0400)
commit254492b66ca3f74d91e66feb0713cb03798e7f59
tree9a690e30e10ff9a11b6d620ffe41650550e39421
parent6f120134ff7a67f282838b606daf62fd5fe54006
drm/amdgpu/sdma5.2: add mes queue fence handling

From IH ring buffer, look up the coresponding kernel queue and process.

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