drm/amdgpu/mes10.1: implement setting hardware resources
authorJack Xiao <Jack.Xiao@amd.com>
Wed, 16 Oct 2019 03:12:48 +0000 (11:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:08 +0000 (01:59 -0400)
commit7a9b4fd4168fde977ccce756950f3360f8ace191
treeb4ae72c724a2a11d602e6982d224d9f57cd7d21d
parent3e62add5ec2d45512dc6f9d1ba37d6caf2088307
drm/amdgpu/mes10.1: implement setting hardware resources

The routine is implemented to generate mes command to
assign the hardware resources which can be scheduled
to mes.

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