drm/amdgpu/mes10.1: implement querying the scheduler status
authorJack Xiao <Jack.Xiao@amd.com>
Tue, 15 Oct 2019 09:21:01 +0000 (17:21 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:08 +0000 (01:59 -0400)
commit3e62add5ec2d45512dc6f9d1ba37d6caf2088307
treebb9ce69eeca632c3b2737a67ee7783487b79d2a4
parentbc2a28120db2b8822752e246182f2503989705b3
drm/amdgpu/mes10.1: implement querying the scheduler status

The routine is implemented to generate mes command
to query the status of hardware scheduler.

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