drm/amdgpu: add navi pm4 header
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 4 Mar 2019 06:29:55 +0000 (14:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:16:38 +0000 (21:16 -0500)
commit98cd7f5b1837fd103088bfffacc4900372788e1d
tree7897a2a5f902473b4bc51f16fa8ed71e4d4a18d7
parent9a87c32fdabf9492b58e1299b51b640daef29e57
drm/amdgpu: add navi pm4 header

A pm4 header for Navi. PM4 is the packet format used
by the compute and gfx engines.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-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/nvd.h [new file with mode: 0644]