Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit 006be06

Browse files
jljusten2Jeevaka Prabu Badrappan
authored andcommitted
intel/dev: Enable PTL PCI IDs (without INTEL_FORCE_PROBE)
TODO: Add drm tree ref which we tested with and has removed force_probe. Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
1 parent fffc684 commit 006be06

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

include/pci_ids/iris_pci_ids.h

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -283,11 +283,11 @@ CHIPSET(0xe212, bmg, "BMG G21", "Intel(R) Graphics")
283283
CHIPSET(0xe215, bmg, "BMG", "Intel(R) Graphics")
284284
CHIPSET(0xe216, bmg, "BMG", "Intel(R) Graphics")
285285

286-
CHIPSET(0xb080, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
287-
CHIPSET(0xb081, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
288-
CHIPSET(0xb082, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
289-
CHIPSET(0xb083, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
290-
CHIPSET(0xb08f, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
291-
CHIPSET(0xb090, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
292-
CHIPSET(0xb0a0, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
293-
CHIPSET(0xb0b0, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)
286+
CHIPSET(0xb080, ptl, "PTL", "Intel(R) Graphics")
287+
CHIPSET(0xb081, ptl, "PTL", "Intel(R) Graphics")
288+
CHIPSET(0xb082, ptl, "PTL", "Intel(R) Graphics")
289+
CHIPSET(0xb083, ptl, "PTL", "Intel(R) Graphics")
290+
CHIPSET(0xb08f, ptl, "PTL", "Intel(R) Graphics")
291+
CHIPSET(0xb090, ptl, "PTL", "Intel(R) Graphics")
292+
CHIPSET(0xb0a0, ptl, "PTL", "Intel(R) Graphics")
293+
CHIPSET(0xb0b0, ptl, "PTL", "Intel(R) Graphics")

0 commit comments

Comments
 (0)