mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
drm/xe/bmg: Add one additional PCI ID
One additional BMG PCI ID has been added to the spec; make sure our driver recognizes devices with this ID properly. Bspec: 68090 Cc: stable@vger.kernel.org # v6.12+ Reviewed-by: Clint Taylor <Clinton.A.Taylor@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://lore.kernel.org/r/20250325224709.4073080-2-matthew.d.roper@intel.com Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
This commit is contained in:
parent
6fe653f824
commit
cca9734ebe
|
|
@ -850,6 +850,7 @@
|
|||
MACRO__(0xE20C, ## __VA_ARGS__), \
|
||||
MACRO__(0xE20D, ## __VA_ARGS__), \
|
||||
MACRO__(0xE210, ## __VA_ARGS__), \
|
||||
MACRO__(0xE211, ## __VA_ARGS__), \
|
||||
MACRO__(0xE212, ## __VA_ARGS__), \
|
||||
MACRO__(0xE215, ## __VA_ARGS__), \
|
||||
MACRO__(0xE216, ## __VA_ARGS__)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user