drm/amdgpu/mes10.1: implement removing hardware queue
authorJack Xiao <Jack.Xiao@amd.com>
Tue, 15 Oct 2019 09:07:42 +0000 (17:07 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:08 +0000 (01:59 -0400)
commitbc2a28120db2b8822752e246182f2503989705b3
treeb1d9cdb3f2485c7b73fff6b288b0a06e266bdf81
parente8bb73e0e4001fe6c303099a4a8b5df734291c8b
drm/amdgpu/mes10.1: implement removing hardware queue

The routine is implemented to generate mes command to remove
a specified hardware queue.

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