intel/dev: Add BMG 0xe211 PCI ID
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

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>
This commit is contained in:
Jordan Justen 2025-03-27 14:30:49 -07:00 committed by Marge Bot
parent e612e840d2
commit d3ec467031

View file

@ -278,6 +278,7 @@ CHIPSET(0xe20b, bmg, "BMG G21", "Intel(R) Graphics")
CHIPSET(0xe20c, bmg, "BMG G21", "Intel(R) Graphics") CHIPSET(0xe20c, bmg, "BMG G21", "Intel(R) Graphics")
CHIPSET(0xe20d, bmg, "BMG G21", "Intel(R) Graphics") CHIPSET(0xe20d, bmg, "BMG G21", "Intel(R) Graphics")
CHIPSET(0xe210, 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(0xe212, bmg, "BMG G21", "Intel(R) Graphics")
CHIPSET(0xe215, bmg, "BMG", "Intel(R) Graphics") CHIPSET(0xe215, bmg, "BMG", "Intel(R) Graphics")
CHIPSET(0xe216, bmg, "BMG", "Intel(R) Graphics") CHIPSET(0xe216, bmg, "BMG", "Intel(R) Graphics")