diff options
author | Kenneth Feng <[email protected]> | 2018-07-26 10:53:33 +0800 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2018-09-18 18:05:17 -0400 |
commit | 4490fce16631fbc098f2fcf3f2c4b73f32a974a5 (patch) | |
tree | d9e7bcdc5cdad3e34cb68d779146e395cab2763b /include/pci_ids/radeonsi_pci_ids.h | |
parent | 95bb7d82ca8abf514af2575e3b9f4babfbb034c4 (diff) |
amd: Add Picasso device id
No changes here compared to Raven.
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Huang Rui <[email protected]>
Signed-off-by: Kenneth Feng <[email protected]>
Signed-off-by: Huang Rui <[email protected]>
Cc: 18.1 18.2 <[email protected]>
Diffstat (limited to 'include/pci_ids/radeonsi_pci_ids.h')
-rw-r--r-- | include/pci_ids/radeonsi_pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h index c8d30597230..91eb7b37668 100644 --- a/include/pci_ids/radeonsi_pci_ids.h +++ b/include/pci_ids/radeonsi_pci_ids.h @@ -243,3 +243,4 @@ CHIPSET(0x66A7, VEGA20) CHIPSET(0x66AF, VEGA20) CHIPSET(0x15DD, RAVEN) +CHIPSET(0x15D8, RAVEN) |