mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
intel/dev: Add BMG PCI IDs 0xe220-0xe223
Ref: bspec 68090 Backport-to: 25.0, 25.1 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35139>
This commit is contained in:
parent
9924ad4e8b
commit
4c4d90ae49
1 changed files with 4 additions and 0 deletions
|
|
@ -282,6 +282,10 @@ 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")
|
||||||
|
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(0xb080, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
|
CHIPSET(0xb080, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
|
||||||
CHIPSET(0xb081, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
|
CHIPSET(0xb081, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue