drm/amdgpu/mes10.1: implement adding hardware queue
authorJack Xiao <Jack.Xiao@amd.com>
Tue, 15 Oct 2019 09:05:49 +0000 (17:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:08 +0000 (01:59 -0400)
commite8bb73e0e4001fe6c303099a4a8b5df734291c8b
treeea48baa9d0318ae0a3fcbc55075b5d1cef56eac9
parent29ce0f6f3c035187becc0b3bd97703b3692770b4
drm/amdgpu/mes10.1: implement adding hardware queue

The routine is implemented to generate mes command
to install a 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