mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
intel/dev: Update names for BMG G31 PCI IDs
Ref: bspec 68090 Fixes:4c4d90ae49("intel/dev: Add BMG PCI IDs 0xe220-0xe223") Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Rohan Garg <rohan.garg@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35509> (cherry picked from commit17fbd0df51)
This commit is contained in:
parent
89aac52efa
commit
ee98d9d4bc
2 changed files with 5 additions and 5 deletions
|
|
@ -1184,7 +1184,7 @@
|
|||
"description": "intel/dev: Update names for BMG G31 PCI IDs",
|
||||
"nominated": true,
|
||||
"nomination_type": 2,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "4c4d90ae494e673c3c229fa5496a04275c597e90",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -282,10 +282,10 @@ CHIPSET(0xe211, bmg, "BMG G21", "Intel(R) Graphics")
|
|||
CHIPSET(0xe212, bmg, "BMG G21", "Intel(R) Graphics")
|
||||
CHIPSET(0xe215, bmg, "BMG", "Intel(R) Graphics")
|
||||
CHIPSET(0xe216, bmg, "BMG", "Intel(R) Graphics")
|
||||
CHIPSET(0xe220, bmg, "BMG", "Intel(R) Graphics")
|
||||
CHIPSET(0xe221, bmg, "BMG", "Intel(R) Graphics")
|
||||
CHIPSET(0xe222, bmg, "BMG", "Intel(R) Graphics")
|
||||
CHIPSET(0xe223, bmg, "BMG", "Intel(R) Graphics")
|
||||
CHIPSET(0xe220, bmg, "BMG G31", "Intel(R) Graphics")
|
||||
CHIPSET(0xe221, bmg, "BMG G31", "Intel(R) Graphics")
|
||||
CHIPSET(0xe222, bmg, "BMG G31", "Intel(R) Graphics")
|
||||
CHIPSET(0xe223, bmg, "BMG G31", "Intel(R) Graphics")
|
||||
|
||||
CHIPSET(0xb080, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
|
||||
CHIPSET(0xb081, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue