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 <[email protected]> Reviewed-by: Tejas Upadhyay <[email protected]> Reviewed-by: Clint Taylor <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matt Roper <[email protected]> (cherry picked from commit 49c6dc7) Signed-off-by: Lucas De Marchi <[email protected]>
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)