drm/amdgpu: extract pcie helpers to common header
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Nov 2015 01:18:52 +0000 (20:18 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Dec 2015 21:42:30 +0000 (16:42 -0500)
commit16881da6c0b9db5fca95b96b0f02720e94c92629
treee8d219593c42cbad730938bd66f4151c4aa1e695
parent74c577b0313d4140ec8b61745c6ade3a4d735d33
drm/amdgpu: extract pcie helpers to common header

These will be used by multiple powerplay drivers and
other IP modules.

Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/amd_pcie.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/amd_pcie_helpers.h [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/hwmgr/fiji_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/fiji_hwmgr.h
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_hwmgr.h