OSDN Git Service

drm/amdgpu: split soc15ip header into ip and ip_offset header
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 22 Jan 2018 11:36:02 +0000 (19:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:12 +0000 (14:18 -0500)
commitacdf249f318ea385e2b11402870f4162383d6a0e
treea469895f33bde27fa61d6b435a8403747381962b
parent7cce9584310cbf82f64e1e397b28610a17f0de37
drm/amdgpu: split soc15ip header into ip and ip_offset header

ip base could be different per ASIC since from soc15. split soc15
header into common ip/hw_id header and asic specific ip offset header

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/soc15_hw_ip.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/vega10_ip_offset.h [new file with mode: 0644]