artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41594ca
)
drm/amdgpu: add missing radeon secondary PCI ID
author
jsg
<jsg@openbsd.org>
Thu, 22 Jun 2023 05:17:31 +0000
(
05:17
+0000)
committer
jsg
<jsg@openbsd.org>
Thu, 22 Jun 2023 05:17:31 +0000
(
05:17
+0000)
From Alex Deucher
21863dc45aed8d68a2573cce032ecbc8fe7c5bf5
in linux-6.1.y/6.1.35
e61f67749b351c19455ce3085af2ae9af80023bc
in mainline linux
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
patch
|
blob
|
history
diff --git
a/sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
b/sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
index
ec52c81
..
630ba2f
100644
(file)
--- a/
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
+++ b/
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
@@
-1605,6
+1605,7
@@
static const u16 amdgpu_unsupported_pciidlist[] = {
0x5874,
0x5940,
0x5941,
+ 0x5b70,
0x5b72,
0x5b73,
0x5b74,