drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2
authorJack Xiao <Jack.Xiao@amd.com>
Wed, 1 Jul 2020 05:32:36 +0000 (13:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:03:35 +0000 (10:03 -0400)
commitc755f68095eba41f213e2f748c84b25d5c435551
tree7019565f02ff6df7740b0d99548eec2c79f76722
parentae9fd76fd8abd6ee2cd6f7595d7d7a81ee6a31eb
drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2

Refine the existing gfx/compute mqd functions, and add them
to engine mqd layer.

v2: rebase fix.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c