intel/dev: update PTL device names

Ref: https://www.intel.com/content/www/us/en/products/sku/245531/intel-core-ultra-5-processor-338h-18m-cache-up-to-4-70-ghz/specifications.html
Ref: https://www.intel.com/content/www/us/en/products/sku/245523/intel-core-ultra-x7-processor-368h-18m-cache-up-to-5-00-ghz/specifications.html

Fixes: efa7aa4e ("intel/dev: Add PTL PCI IDs (with FORCE_PROBE set)")
Fixes: d84d7b78 ("intel/dev: Add PTL PCI IDs 0xb084-0xb087")
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39931>
This commit is contained in:
nyanmisaka 2026-02-26 15:07:01 +08:00 committed by Marge Bot
parent 3ebe2b61e8
commit 9dfa65db44

View file

@ -288,14 +288,14 @@ CHIPSET(0xe221, bmg, "BMG G31", "Intel(R) Graphics")
CHIPSET(0xe222, bmg, "BMG G31", "Intel(R) Graphics")
CHIPSET(0xe223, bmg, "BMG G31", "Intel(R) Graphics")
CHIPSET(0xb080, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb081, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb082, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb083, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb084, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb085, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb086, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb087, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb080, ptl, "PTL", "Intel(R) Arc(tm) B390")
CHIPSET(0xb081, ptl, "PTL", "Intel(R) Arc(tm) B370")
CHIPSET(0xb082, ptl, "PTL", "Intel(R) Arc(tm) B390")
CHIPSET(0xb083, ptl, "PTL", "Intel(R) Arc(tm) B370")
CHIPSET(0xb084, ptl, "PTL", "Intel(R) Arc(tm) Pro B390")
CHIPSET(0xb085, ptl, "PTL", "Intel(R) Arc(tm) Pro B370")
CHIPSET(0xb086, ptl, "PTL", "Intel(R) Arc(tm) Pro B390")
CHIPSET(0xb087, ptl, "PTL", "Intel(R) Arc(tm) Pro B370")
CHIPSET(0xb08f, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb090, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb0a0, ptl, "PTL", "Intel(R) Graphics")