OSDN Git Service

drm/amdgpu/display: fix pci revision id fetching
authorAly-Tawfik <altawfik@amd.com>
Tue, 25 Feb 2020 19:56:37 +0000 (14:56 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Mar 2020 17:50:57 +0000 (13:50 -0400)
commit2dc31ca1895c1644a46b2d906423be04c91aa8b5
tree96071ac03a79ecc2ba777086fd16c9f65c641b7f
parent97f6a21bfa5691e3945abee927a2d6a00f60f618
drm/amdgpu/display: fix pci revision id fetching

Use the pci revision id rather than the asic silicon revision id.

Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Aly-Tawfik <altawfik@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c