mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 06:28:08 +02: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>
(cherry picked from commit d65b0b0424)
This commit is contained in:
parent
deb24df23c
commit
7f2c09c686
2 changed files with 5 additions and 1 deletions
|
|
@ -11084,7 +11084,7 @@
|
|||
"description": "intel/dev: Add more RPL PCI IDs",
|
||||
"nominated": true,
|
||||
"nomination_type": 0,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -215,6 +215,10 @@ CHIPSET(0xa7a0, rpl_p, "RPL-P", "Intel(R) Graphics")
|
|||
CHIPSET(0xa7a1, rpl_p, "RPL-U", "Intel(R) Graphics")
|
||||
CHIPSET(0xa7a8, rpl_p, "RPL-P", "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(0x4906, dg1, "DG1", "Intel(R) Graphics")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue