mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02:00
drm/xe/nvls: Update PCI IDs
Bspec has been updated with respect to NVL-S PCI IDs. Update INTEL_NVLS_IDS() accordingly. Bspec: 74201 Reviewed-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com> Link: https://patch.msgid.link/20260521-nvl-s-update-pci-ids-v1-1-ec59e5d6bf12@intel.com Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
This commit is contained in:
parent
ad60a618c4
commit
ca24e8d9fa
|
|
@ -893,8 +893,9 @@
|
|||
MACRO__(0xD741, ## __VA_ARGS__), \
|
||||
MACRO__(0xD742, ## __VA_ARGS__), \
|
||||
MACRO__(0xD743, ## __VA_ARGS__), \
|
||||
MACRO__(0xD744, ## __VA_ARGS__), \
|
||||
MACRO__(0xD745, ## __VA_ARGS__)
|
||||
MACRO__(0xD745, ## __VA_ARGS__), \
|
||||
MACRO__(0xD74A, ## __VA_ARGS__), \
|
||||
MACRO__(0xD74B, ## __VA_ARGS__)
|
||||
|
||||
/* CRI */
|
||||
#define INTEL_CRI_IDS(MACRO__, ...) \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user