drm/amdgpu: also print the pci revision when printing the pci ids
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Jun 2015 19:04:33 +0000 (15:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Jun 2015 01:42:53 +0000 (21:42 -0400)
commit3e39ab90833b20eb7fbc4e472726000274739538
tree4e677a6fb41012b5864ff154245c2549ed5ee13a
parent34b5f6a6d6d0e482c7ce498f60bce261e533821e
drm/amdgpu: also print the pci revision when printing the pci ids

The driver makes use of this information so print if to aid in
debugging.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Samuel Li <samuel.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c