mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-11-27 01:20:36 +00:00
intel/pci_ids: Update ADL-S strings
Ref: bspec 53655
Fixes: d399c3e861
("intel/dev: Add device info for ADL-S")
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17569>
(cherry picked from commit 6ca37aabfbb04a066d3d440aad3181c087fe3c6d)
This commit is contained in:
parent
fc014e713a
commit
f08ddee3a5
@ -10264,7 +10264,7 @@
|
||||
"description": "intel/pci_ids: Update ADL-S strings",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "d399c3e861a7c459501413e8d675db8ca1a40712"
|
||||
},
|
||||
|
@ -156,13 +156,13 @@ CHIPSET(0x4c8c, rkl_gt05, "RKL GT0.5", "Intel(R) Graphics")
|
||||
CHIPSET(0x4c90, rkl_gt1, "RKL GT1", "Intel(R) Graphics")
|
||||
CHIPSET(0x4c9a, rkl_gt1, "RKL GT1", "Intel(R) Graphics")
|
||||
|
||||
CHIPSET(0x4680, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
|
||||
CHIPSET(0x4682, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
|
||||
CHIPSET(0x4688, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
|
||||
CHIPSET(0x468a, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
|
||||
CHIPSET(0x4690, 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(0x4680, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics 770")
|
||||
CHIPSET(0x4682, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics 730")
|
||||
CHIPSET(0x4688, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics")
|
||||
CHIPSET(0x468a, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics")
|
||||
CHIPSET(0x4690, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics 770")
|
||||
CHIPSET(0x4692, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics 730")
|
||||
CHIPSET(0x4693, adl_gt1, "ADL-S GT1", "Intel(R) UHD Graphics 710")
|
||||
|
||||
CHIPSET(0x4626, adl_gt2, "ADL GT2", "Intel(R) Graphics")
|
||||
CHIPSET(0x4628, adl_gt2, "ADL GT2", "Intel(R) Graphics")
|
||||
|
Loading…
Reference in New Issue
Block a user