mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 08:20:12 +01:00
intel/dev: Add BMG 0xe211 PCI ID
Backport-to: 25.0
Ref: bspec 68090
Ref: https://patchwork.freedesktop.org/series/146769/
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Rohan Garg <rohan.garg@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34249>
(cherry picked from commit d3ec467031)
This commit is contained in:
parent
cd8715440a
commit
98530340ca
2 changed files with 2 additions and 1 deletions
|
|
@ -444,7 +444,7 @@
|
|||
"description": "intel/dev: Add BMG 0xe211 PCI ID",
|
||||
"nominated": true,
|
||||
"nomination_type": 4,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -278,6 +278,7 @@ CHIPSET(0xe20b, bmg, "BMG G21", "Intel(R) Graphics")
|
|||
CHIPSET(0xe20c, bmg, "BMG G21", "Intel(R) Graphics")
|
||||
CHIPSET(0xe20d, bmg, "BMG G21", "Intel(R) Graphics")
|
||||
CHIPSET(0xe210, bmg, "BMG G21", "Intel(R) Graphics")
|
||||
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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue