diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-01-22 16:29:20 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-01-22 16:29:20 +0200 |
commit | 9da6a92c3fdec45ab59de8ff37d5c759e265588e (patch) | |
tree | 90ad8535f658883d3337b237141cfb9c5dbf8605 /lst | |
parent | 756ffb7a5d31c76aebb17b0d771dedaa02cff5db (diff) | |
download | ldetect-lst-9da6a92c3fdec45ab59de8ff37d5c759e265588e.tar ldetect-lst-9da6a92c3fdec45ab59de8ff37d5c759e265588e.tar.gz ldetect-lst-9da6a92c3fdec45ab59de8ff37d5c759e265588e.tar.bz2 ldetect-lst-9da6a92c3fdec45ab59de8ff37d5c759e265588e.tar.xz ldetect-lst-9da6a92c3fdec45ab59de8ff37d5c759e265588e.zip |
add missed amdgpu ids from kernel 5.10.9
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index f8d35d63..6e03b557 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -46,6 +46,8 @@ 0x1002 0x15d8 "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" 0x1002 0x15dd "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" 0x1002 0x1636 "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" +0x1002 0x1638 "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" +0x1002 0x164c "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" 0x1002 0x3150 "Card:ATI Radeon HD 4870 and earlier" 0x1002 0x3151 "Card:ATI r300/r400/r500 based FireGL" 0x1002 0x3152 "Card:ATI Radeon HD 4870 and earlier" @@ -680,6 +682,7 @@ 0x1002 0x7347 "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" 0x1002 0x734f "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" 0x1002 0x7360 "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" +0x1002 0x7362 "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" 0x1002 0x7388 "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" 0x1002 0x738c "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" 0x1002 0x738e "Card:ATI Volcanic Islands and later (amdgpu/fglrx)" |