mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 16:00:08 +01: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>
This commit is contained in:
parent
3a9acd47c7
commit
17fbd0df51
1 changed files with 4 additions and 4 deletions
|
|
@ -282,10 +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(0xe220, bmg, "BMG G31", "Intel(R) Graphics")
|
||||||
CHIPSET(0xe221, bmg, "BMG", "Intel(R) Graphics")
|
CHIPSET(0xe221, bmg, "BMG G31", "Intel(R) Graphics")
|
||||||
CHIPSET(0xe222, bmg, "BMG", "Intel(R) Graphics")
|
CHIPSET(0xe222, bmg, "BMG G31", "Intel(R) Graphics")
|
||||||
CHIPSET(0xe223, bmg, "BMG", "Intel(R) Graphics")
|
CHIPSET(0xe223, bmg, "BMG G31", "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