drm/amdgpu: remove the DID of Vangogh from pciidlist
authorPerry Yuan <Perry.Yuan@amd.com>
Mon, 10 Oct 2022 16:31:47 +0000 (00:31 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Nov 2022 18:35:15 +0000 (13:35 -0500)
commit469694e91f37685ccf93ebc57c2b72012b5abff7
tree42a2253973763661d7456014321a51684c1b8e55
parent20875141d840180106068b5168d9571debc8efde
drm/amdgpu: remove the DID of Vangogh from pciidlist

change the vangogh family to use IP discovery path to initialize IP
list, this needs to remove the DID from the PCI ID list to allow the IP
discovery path to set all the IP versions correctly.

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/amdgpu/amdgpu_drv.c