mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 13:50:11 +01:00
intel/dev: Add more RPL PCI IDs
Ref: https://patchwork.freedesktop.org/patch/553646/?series=122712&rev=1 Cc: mesa-stable Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24820>
This commit is contained in:
parent
27f6b4b1c6
commit
d65b0b0424
1 changed files with 4 additions and 0 deletions
|
|
@ -215,6 +215,10 @@ CHIPSET(0xa7a0, rpl_p, "RPL-P", "Intel(R) Graphics")
|
||||||
CHIPSET(0xa7a1, rpl_p, "RPL-U", "Intel(R) Graphics")
|
CHIPSET(0xa7a1, rpl_p, "RPL-U", "Intel(R) Graphics")
|
||||||
CHIPSET(0xa7a8, rpl_p, "RPL-P", "Intel(R) Graphics")
|
CHIPSET(0xa7a8, rpl_p, "RPL-P", "Intel(R) Graphics")
|
||||||
CHIPSET(0xa7a9, rpl_p, "RPL-U", "Intel(R) Graphics")
|
CHIPSET(0xa7a9, rpl_p, "RPL-U", "Intel(R) Graphics")
|
||||||
|
CHIPSET(0xa7aa, rpl_p, "RPL-P", "Intel(R) Graphics")
|
||||||
|
CHIPSET(0xa7ab, rpl_p, "RPL-P", "Intel(R) Graphics")
|
||||||
|
CHIPSET(0xa7ac, rpl_p, "RPL-U", "Intel(R) Graphics")
|
||||||
|
CHIPSET(0xa7ad, rpl_p, "RPL-U", "Intel(R) Graphics")
|
||||||
|
|
||||||
CHIPSET(0x4905, dg1, "DG1", "Intel(R) Graphics")
|
CHIPSET(0x4905, dg1, "DG1", "Intel(R) Graphics")
|
||||||
CHIPSET(0x4906, dg1, "DG1", "Intel(R) Graphics")
|
CHIPSET(0x4906, dg1, "DG1", "Intel(R) Graphics")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue