drm/amdgpu: add missing radeon secondary PCI ID
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Jun 2023 15:14:04 +0000 (11:14 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Jun 2023 21:02:51 +0000 (17:02 -0400)
commite61f67749b351c19455ce3085af2ae9af80023bc
tree845a1d5ebc32b705b7715c2a335811f1469c6131
parent5b711e7f9c73e5ff44d6ac865711d9a05c2a0360
drm/amdgpu: add missing radeon secondary PCI ID

0x5b70 is a missing RV370 secondary id.  Add it so
we don't try and probe it with amdgpu.

Cc: michel@daenzer.net
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Tested-by: Michel Dänzer <mdaenzer@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c