From 7ff36aae07d0dcfc4c9d4a5cd26e75e83277d97c Mon Sep 17 00:00:00 2001 From: jsg Date: Fri, 19 Sep 2025 09:21:31 +0000 Subject: [PATCH] mention non-XT 7700 747e rev db is Radeon RX 7700 found in AMD Software: Adrenalin Edition 25.9.2 --- sys/dev/pci/drm/amd/amdgpu/amdgpu_devlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/pci/drm/amd/amdgpu/amdgpu_devlist.h b/sys/dev/pci/drm/amd/amdgpu/amdgpu_devlist.h index e75344c3a26..39b126ca06a 100644 --- a/sys/dev/pci/drm/amd/amdgpu/amdgpu_devlist.h +++ b/sys/dev/pci/drm/amd/amdgpu/amdgpu_devlist.h @@ -244,7 +244,7 @@ static const struct pci_matchid amdgpu_devices[] = { {0x1002, 0x7460 }, /* Radeon Pro V710 */ {0x1002, 0x7461 }, /* Radeon Pro V710 */ {0x1002, 0x7470 }, /* Radeon Pro W7700 */ - {0x1002, 0x747e }, /* Radeon RX 7700 XT, 7800 XT, 7800M */ + {0x1002, 0x747e }, /* Radeon RX 7700, 7700 XT, 7800 XT, 7800M */ /* GC 11.0.4, DCN 3.1.4, APU, Ryzen 7040 "Phoenix" */ {0x1002, 0x15c8 }, /* Radeon 740M */