drm/amdgpu/mes: extend mes framework to support multiple mes pipes
authorJack Xiao <Jack.Xiao@amd.com>
Wed, 14 Apr 2021 10:00:13 +0000 (18:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:49 +0000 (10:43 -0400)
commit207e8bbe667fa1368155bae8d0e92041a4c1c079
tree2dc8ff3468c6ef6d30888059fa86c69bbeda2e08
parentb608e785e1ed7c665b4eeff79e267322eff3c847
drm/amdgpu/mes: extend mes framework to support multiple mes pipes

Add support for multiple mes pipes, so that reuse the existing
code to initialize more mes pipe and queue.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
drivers/gpu/drm/amd/amdgpu/mes_v10_1.c