mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 13:50:11 +01:00
intel/dev: remove dg2 0x5698 pci id
0x5698 is now reserved for future use
From Matt Roper in linux
3a38be31ec82 ("drm/i915/dg2: Drop one PCI ID")
Fixes: 65c9a810ee ("intel/pci_ids: Add dg2 0x5698 pci-id")
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22985>
(cherry picked from commit af0f7b3475)
This commit is contained in:
parent
4b5eb3072b
commit
b42fedba25
2 changed files with 1 additions and 2 deletions
|
|
@ -64,7 +64,7 @@
|
||||||
"description": "intel/dev: remove dg2 0x5698 pci id",
|
"description": "intel/dev: remove dg2 0x5698 pci id",
|
||||||
"nominated": true,
|
"nominated": true,
|
||||||
"nomination_type": 1,
|
"nomination_type": 1,
|
||||||
"resolution": 0,
|
"resolution": 1,
|
||||||
"main_sha": null,
|
"main_sha": null,
|
||||||
"because_sha": "65c9a810eedc7bacd91fac558d9a7b0ab6d76459",
|
"because_sha": "65c9a810eedc7bacd91fac558d9a7b0ab6d76459",
|
||||||
"notes": null
|
"notes": null
|
||||||
|
|
|
||||||
|
|
@ -230,7 +230,6 @@ CHIPSET(0x5694, dg2_g11, "DG2", "Intel(R) Arc(tm) A350M Graphics")
|
||||||
CHIPSET(0x5695, dg2_g11, "DG2", "Intel(R) Graphics")
|
CHIPSET(0x5695, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||||
CHIPSET(0x5696, dg2_g12, "DG2", "Intel(R) Graphics")
|
CHIPSET(0x5696, dg2_g12, "DG2", "Intel(R) Graphics")
|
||||||
CHIPSET(0x5697, dg2_g12, "DG2", "Intel(R) Graphics")
|
CHIPSET(0x5697, dg2_g12, "DG2", "Intel(R) Graphics")
|
||||||
CHIPSET(0x5698, dg2_g11, "DG2", "Intel(R) Graphics")
|
|
||||||
CHIPSET(0x56a0, dg2_g10, "DG2", "Intel(R) Arc(tm) A770 Graphics")
|
CHIPSET(0x56a0, dg2_g10, "DG2", "Intel(R) Arc(tm) A770 Graphics")
|
||||||
CHIPSET(0x56a1, dg2_g10, "DG2", "Intel(R) Arc(tm) A750 Graphics")
|
CHIPSET(0x56a1, dg2_g10, "DG2", "Intel(R) Arc(tm) A750 Graphics")
|
||||||
CHIPSET(0x56a2, dg2_g10, "DG2", "Intel(R) Arc(tm) A580 Graphics")
|
CHIPSET(0x56a2, dg2_g10, "DG2", "Intel(R) Arc(tm) A580 Graphics")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue