Skip to content

Commit 027a362

Browse files
msatwoodlucasdemarchi
authored andcommitted
drm/xe/ptl: Update the PTL pci id table
Update to current bspec table. Bspec: 72574 Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com> Reviewed-by: Tejas Upadhyay <tejas.upadhyay@intel.com> Reviewed-by: Clint Taylor <Clinton.A.Taylor@intel.com> Link: https://lore.kernel.org/r/20250520195749.371748-1-matthew.s.atwood@intel.com Signed-off-by: Matt Roper <matthew.d.roper@intel.com> (cherry picked from commit 49c6dc7) Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
1 parent 84b6f85 commit 027a362

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

include/drm/intel/pciids.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -861,6 +861,10 @@
861861
MACRO__(0xB081, ## __VA_ARGS__), \
862862
MACRO__(0xB082, ## __VA_ARGS__), \
863863
MACRO__(0xB083, ## __VA_ARGS__), \
864+
MACRO__(0xB084, ## __VA_ARGS__), \
865+
MACRO__(0xB085, ## __VA_ARGS__), \
866+
MACRO__(0xB086, ## __VA_ARGS__), \
867+
MACRO__(0xB087, ## __VA_ARGS__), \
864868
MACRO__(0xB08F, ## __VA_ARGS__), \
865869
MACRO__(0xB090, ## __VA_ARGS__), \
866870
MACRO__(0xB0A0, ## __VA_ARGS__), \

0 commit comments

Comments
 (0)