intel/dev: Add BMG PCI IDs (0xe210, 0xe215, 0xe216)

Backport-to: 24.3
Backport-to: 25.0
Ref: https://patchwork.freedesktop.org/patch/msgid/20250128162015.3288675-1-shekhar.chauhan@intel.com
Ref: bspec 68090
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33335>
(cherry picked from commit 0e648a238e)
This commit is contained in:
Jordan Justen 2025-01-31 15:38:41 -08:00 committed by Eric Engestrom
parent b9e649b31b
commit 5db78fe09e
2 changed files with 4 additions and 1 deletions

View file

@ -24964,7 +24964,7 @@
"description": "intel/dev: Add BMG PCI IDs (0xe210, 0xe215, 0xe216)",
"nominated": false,
"nomination_type": 0,
"resolution": 4,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -277,7 +277,10 @@ CHIPSET(0xe202, bmg, "BMG G21", "Intel(R) Graphics")
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(0xe212, bmg, "BMG G21", "Intel(R) Graphics")
CHIPSET(0xe215, bmg, "BMG", "Intel(R) Graphics")
CHIPSET(0xe216, bmg, "BMG", "Intel(R) Graphics")
CHIPSET(0xb080, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
CHIPSET(0xb081, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)