mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 01:20:17 +01:00
intel: remove 2 preproduction pci-id for ADLS
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Fixes:d399c3e861("intel/dev: Add device info for ADL-S") Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13476> (cherry picked from commit3b1a5b8f2b)
This commit is contained in:
parent
f1087928f8
commit
8fcbcbcdd9
2 changed files with 1 additions and 3 deletions
|
|
@ -85,7 +85,7 @@
|
|||
"description": "intel: remove 2 preproduction pci-id for ADLS",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "d399c3e861a7c459501413e8d675db8ca1a40712"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@ CHIPSET(0x4690, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
|
|||
CHIPSET(0x4691, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
|
||||
CHIPSET(0x4692, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
|
||||
CHIPSET(0x4693, adl_gt05, "ADL-S GT0.5", "Intel(R) Graphics")
|
||||
CHIPSET(0x4698, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
|
||||
CHIPSET(0x4699, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
|
||||
|
||||
CHIPSET(0x4626, adl_gt2, "ADL GT2", "Intel(R) Graphics")
|
||||
CHIPSET(0x4628, adl_gt2, "ADL GT2", "Intel(R) Graphics")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue