mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 19:20:08 +01:00
intel/dev: Add 0xb640 ARL PCI id
Backport-to: 24.2 Ref:35667a0330Ref: bspec 55420 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Rohan Garg <rohan.garg@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31618> (cherry picked from commit0530d4d59d)
This commit is contained in:
parent
65bc5a8194
commit
70e3231fbd
2 changed files with 2 additions and 1 deletions
|
|
@ -474,7 +474,7 @@
|
|||
"description": "intel/dev: Add 0xb640 ARL PCI id",
|
||||
"nominated": true,
|
||||
"nomination_type": 4,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -271,6 +271,7 @@ CHIPSET(0x7d41, arl_u, "ARL", "Intel(R) Graphics")
|
|||
CHIPSET(0x7d51, arl_h, "ARL", "Intel(R) Graphics")
|
||||
CHIPSET(0x7d67, arl_u, "ARL", "Intel(R) Graphics")
|
||||
CHIPSET(0x7dd1, arl_h, "ARL", "Intel(R) Graphics")
|
||||
CHIPSET(0xb640, arl_u, "ARL", "Intel(R) Graphics")
|
||||
|
||||
CHIPSET(0xe202, bmg, "BMG G21", "Intel(R) Graphics")
|
||||
CHIPSET(0xe20b, bmg, "BMG G21", "Intel(R) Graphics")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue