]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
drm/xe/ptl: Update the PTL pci id table
authorMatt Atwood <matthew.s.atwood@intel.com>
Tue, 28 Jan 2025 17:51:02 +0000 (09:51 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 28 Jan 2025 23:27:46 +0000 (18:27 -0500)
Update to current bspec table.

Bspec: 72574

Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
Reviewed-by: Clint Taylor <Clinton.A.Taylor@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250128175102.45797-1-matthew.s.atwood@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
include/drm/intel/pciids.h

index e53d7d9bb64d99939ce37074e258cf7b0af291ae..23f349f650afafcbd7afe58534ee0e37e1fbdf16 100644 (file)
        MACRO__(0xB080, ## __VA_ARGS__), \
        MACRO__(0xB081, ## __VA_ARGS__), \
        MACRO__(0xB082, ## __VA_ARGS__), \
+       MACRO__(0xB083, ## __VA_ARGS__), \
+       MACRO__(0xB08F, ## __VA_ARGS__), \
        MACRO__(0xB090, ## __VA_ARGS__), \
-       MACRO__(0xB091, ## __VA_ARGS__), \
-       MACRO__(0xB092, ## __VA_ARGS__), \
        MACRO__(0xB0A0, ## __VA_ARGS__), \
-       MACRO__(0xB0A1, ## __VA_ARGS__), \
-       MACRO__(0xB0A2, ## __VA_ARGS__), \
        MACRO__(0xB0B0, ## __VA_ARGS__)
 
 #endif /* __PCIIDS_H__ */