diff options
author | Thomas Backlund <tmb@mageia.org> | 2023-08-08 13:25:35 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2023-08-08 13:25:35 +0300 |
commit | 61cd62708672e6702b6f5fe959ce19e884f8e20f (patch) | |
tree | 396f81ae0c14cc30478ee683e5d32703375bf9f8 /lst/pcitable | |
parent | 8052b92cceae1897ba33ede2ce2761c4240897fe (diff) | |
download | ldetect-lst-61cd62708672e6702b6f5fe959ce19e884f8e20f.tar ldetect-lst-61cd62708672e6702b6f5fe959ce19e884f8e20f.tar.gz ldetect-lst-61cd62708672e6702b6f5fe959ce19e884f8e20f.tar.bz2 ldetect-lst-61cd62708672e6702b6f5fe959ce19e884f8e20f.tar.xz ldetect-lst-61cd62708672e6702b6f5fe959ce19e884f8e20f.zip |
add AMD Phoenix1 graphics id for amdgpu (ghibo)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 735c658e..18d6b3d8 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -59,6 +59,7 @@ 0x1002 0x131d "Card:AMD Southern Islands and later (amdgpu)" 0x1002 0x13fe "Card:AMD Southern Islands and later (amdgpu)" 0x1002 0x143f "Card:ATI Volcanic Islands and later (amdgpu)" +0x1002 0x15bf "Card:AMD Southern Islands and later (amdgpu)" 0x1002 0x15d8 "Card:ATI Volcanic Islands and later (amdgpu)" 0x1002 0x15dd "Card:ATI Volcanic Islands and later (amdgpu)" 0x1002 0x15e7 "Card:AMD Southern Islands and later (amdgpu)" |