diff --git a/.pick_status.json b/.pick_status.json index 3087ea4b101..979c587abe1 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1374,7 +1374,7 @@ "description": "intel/dev: Enable PTL PCI IDs (without INTEL_FORCE_PROBE)", "nominated": true, "nomination_type": 4, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": null, "notes": null diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h index 940f107f88c..46a3fb5c52d 100644 --- a/include/pci_ids/iris_pci_ids.h +++ b/include/pci_ids/iris_pci_ids.h @@ -287,15 +287,15 @@ 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", FORCE_PROBE) -CHIPSET(0xb081, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) -CHIPSET(0xb082, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) -CHIPSET(0xb083, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) -CHIPSET(0xb084, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) -CHIPSET(0xb085, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) -CHIPSET(0xb086, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) -CHIPSET(0xb087, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) -CHIPSET(0xb08f, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) -CHIPSET(0xb090, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) -CHIPSET(0xb0a0, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) -CHIPSET(0xb0b0, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) +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(0xb08f, ptl, "PTL", "Intel(R) Graphics") +CHIPSET(0xb090, ptl, "PTL", "Intel(R) Graphics") +CHIPSET(0xb0a0, ptl, "PTL", "Intel(R) Graphics") +CHIPSET(0xb0b0, ptl, "PTL", "Intel(R) Graphics")