]> git.itanic.dy.fi Git - linux-stable/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jun 2023 14:00:56 +0000 (16:00 +0200)
commit21863dc45aed8d68a2573cce032ecbc8fe7c5bf5
tree48a1f6f001d0b53dd7c9b55e02722cb259bddfb3
parent6f5b5ce9397d91b0a8bc8d15dc8fd72bc0aacaa4
drm/amdgpu: add missing radeon secondary PCI ID

commit e61f67749b351c19455ce3085af2ae9af80023bc upstream.

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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c