mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
intel/dev: Add BMG 0xe209 PCI ID
Backport-to: 25.1, 25.2 Ref:ccfb15b815Ref: bspec 68090 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/36668> (cherry picked from commit12eb51fb0a)
This commit is contained in:
parent
abf6210b99
commit
aaad3d62e6
2 changed files with 2 additions and 1 deletions
|
|
@ -3884,7 +3884,7 @@
|
|||
"description": "intel/dev: Add BMG 0xe209 PCI ID",
|
||||
"nominated": true,
|
||||
"nomination_type": 4,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -274,6 +274,7 @@ CHIPSET(0x7dd1, arl_h, "ARL", "Intel(R) Graphics")
|
|||
CHIPSET(0xb640, arl_u, "ARL", "Intel(R) Graphics")
|
||||
|
||||
CHIPSET(0xe202, bmg, "BMG G21", "Intel(R) Graphics")
|
||||
CHIPSET(0xe209, bmg, "BMG G21", "Intel(R) Graphics")
|
||||
CHIPSET(0xe20b, bmg, "BMG G21", "Intel(R) Arc(tm) B580 Graphics")
|
||||
CHIPSET(0xe20c, bmg, "BMG G21", "Intel(R) Arc(tm) B570 Graphics")
|
||||
CHIPSET(0xe20d, bmg, "BMG G21", "Intel(R) Graphics")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue