drm/amd/display: change GPU match with IP version for Vangogh
authorPerry Yuan <Perry.Yuan@amd.com>
Tue, 1 Nov 2022 16:50:17 +0000 (00:50 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Nov 2022 18:35:15 +0000 (13:35 -0500)
commit20875141d840180106068b5168d9571debc8efde
tree684d0c8bce670140f2fd89e55426ae0271c8cc5f
parent5e0f4c041c95ef1f8e6e8ad5be18a2b6a2311b45
drm/amd/display: change GPU match with IP version for Vangogh

Use ip versions (10,3,1) to match the GPU after Vangogh switched to use IP
discovery path.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Perry Yuan <Perry.Yuan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c