[PATCH libdrm] amdgpu: added some missing PCI id entries

João joaodavid2001 at gmail.com
Sun Jun 15 17:01:04 UTC 2025


Added a missing PCI entry for the integrated graphics of the Ryzen 5600G and 5700G and 7600X(C7)

Signed-off-by: João Vieira <joaodavid2001 at gmail.com>
---
 data/amdgpu.ids | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/data/amdgpu.ids b/data/amdgpu.ids
index 6075ed9d..32be60bc 100644
--- a/data/amdgpu.ids
+++ b/data/amdgpu.ids
@@ -166,8 +166,10 @@
 15DD,	D9,	AMD Radeon Vega 6 Graphics
 15DD,	E1,	AMD Radeon Vega 3 Graphics
 15DD,	E2,	AMD Radeon Vega 3 Graphics
+1638,	C9,	AMD Radeon Vega 7 Graphics
 163F,	AE,	AMD Custom GPU 0405
 163F,	E1,	AMD Custom GPU 0405
+164E,	C7, AMD Radeon Raphael Graphics
 164E,	D8,	AMD Radeon 610M
 164E,	D9,	AMD Radeon 610M
 164E,	DA,	AMD Radeon 610M
-- 
2.49.0



More information about the dri-devel mailing list