summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/amd_pcie.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/amdgpu: update amd_pcie.h to include gen4 speedsAlex Deucher2018-07-051-0/+2
| | | | | | | | Internal header used by the driver to specify pcie gen speeds of the asic and chipset. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
* drm/amdgpu: change pcie_gen_cap magic code to macroHuang Rui2016-07-071-0/+14
| | | | | | | | | | | | This patch changes pcie_gen_cap magic code to macro to make it more readable. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Huang Rui <ray.huang@amd.com> Cc: Eric Huang <JinHuiEric.Huang@amd.com> Cc: Ken Wang <Qingqing.Wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
* drm/amdgpu: extract pcie helpers to common headerAlex Deucher2015-12-211-0/+50
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>
OpenPOWER on IntegriCloud