OSDN Git Service

drm/amdgpu: Add struct kiq_pm4_funcs into kiq struct
authorRex Zhu <Rex.Zhu@amd.com>
Wed, 22 Aug 2018 03:44:20 +0000 (11:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:20:57 +0000 (21:20 -0500)
commitbc4a6f71355f8abda43b379a5c86735f1de57e58
tree83fab9cd840fba77f491fb351ad37a3b6470337c
parent4fc6a88f01b938b03298779a9a7b8eb2b66fdace
drm/amdgpu: Add struct kiq_pm4_funcs into kiq struct

kiq can support 4 pm4 scheduler packets
set_resource, map_queues, unmap_queues, query_status.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h