drm/amdgpu: store pcie gen mask and link width
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Nov 2015 00:45:06 +0000 (19:45 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Dec 2015 21:42:32 +0000 (16:42 -0500)
commitd0dd7f0cc345fc8757148004639e1993ba183bd6
tree690623b5708ceaa59fd0fe9657c4f15d8ec342ac
parent60d8edd415e9da63599c7601707ca78ad74a927e
drm/amdgpu: store pcie gen mask and link width

We'll need this later for pcie dpm.

Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/cik.c
drivers/gpu/drm/amd/amdgpu/vi.c