mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07: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:
@@ -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__, ...) \
|
||||
|
||||
Reference in New Issue
Block a user