[PATCH] drm/xe/ptl: Update the PTL pci id table
Rodrigo Vivi
rodrigo.vivi at intel.com
Tue Jan 28 23:28:21 UTC 2025
On Tue, Jan 28, 2025 at 10:51:50PM +0000, Taylor, Clinton A wrote:
> Matches current table in BSPEC
>
> Reviewed-by: Clint Taylor <Clinton.A.Taylor at intel.com>
pushed to drm-xe-next, thank you both
>
> -Clint
>
> On Tue, 2025-01-28 at 09:51 -0800, Matt Atwood wrote:
> > Update to current bspec table.
> >
> > Bspec: 72574
> >
> > Signed-off-by: Matt Atwood <matthew.s.atwood at intel.com>
> > ---
> > include/drm/intel/pciids.h | 6 ++----
> > 1 file changed, 2 insertions(+), 4 deletions(-)
> >
> > diff --git a/include/drm/intel/pciids.h b/include/drm/intel/pciids.h
> > index 9c3a339e26af..70b75e31edff 100644
> > --- a/include/drm/intel/pciids.h
> > +++ b/include/drm/intel/pciids.h
> > @@ -856,12 +856,10 @@
> > 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__ */
More information about the Intel-xe
mailing list