intel/dev: Enable PTL PCI IDs (without INTEL_FORCE_PROBE)

Tested with:

commit 3a252ff9d8b6dc22b20463bfcb31a4e8992b0e8f
Merge: 9800bf6fae3b 11895f375939
Author: Simona Vetter <simona.vetter@ffwll.ch>
Date:   Fri Jul 11 11:25:34 2025 +0200

Backport-to: 25.1
Ref: drm/drm-next 3a252ff9d8b6dc22b20463bfcb31a4e8992b0e8f
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31893>
(cherry picked from commit 6dee0c3dae)
This commit is contained in:
Jordan Justen 2023-08-01 14:12:26 -07:00 committed by Eric Engestrom
parent 19bb041f72
commit 3d5b46205f
2 changed files with 13 additions and 13 deletions

View file

@ -1374,7 +1374,7 @@
"description": "intel/dev: Enable PTL PCI IDs (without INTEL_FORCE_PROBE)", "description": "intel/dev: Enable PTL PCI IDs (without INTEL_FORCE_PROBE)",
"nominated": true, "nominated": true,
"nomination_type": 4, "nomination_type": 4,
"resolution": 0, "resolution": 1,
"main_sha": null, "main_sha": null,
"because_sha": null, "because_sha": null,
"notes": null "notes": null

View file

@ -287,15 +287,15 @@ CHIPSET(0xe221, bmg, "BMG G31", "Intel(R) Graphics")
CHIPSET(0xe222, bmg, "BMG G31", "Intel(R) Graphics") CHIPSET(0xe222, bmg, "BMG G31", "Intel(R) Graphics")
CHIPSET(0xe223, bmg, "BMG G31", "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")
CHIPSET(0xb081, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb081, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb082, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb082, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb083, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb083, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb084, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb084, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb085, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb085, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb086, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb086, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb087, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb087, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb08f, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb08f, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb090, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb090, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb0a0, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb0a0, ptl, "PTL", "Intel(R) Graphics")
CHIPSET(0xb0b0, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb0b0, ptl, "PTL", "Intel(R) Graphics")