[Intel-xe] [PATCH] drm/xe: Add new DG2 PCI IDs

Matt Roper matthew.d.roper at intel.com
Thu Oct 12 01:49:01 UTC 2023


On Wed, Oct 11, 2023 at 07:25:18AM -0700, Matt Roper wrote:
> On Wed, Oct 11, 2023 at 10:44:18AM +0530, Shekhar Chauhan wrote:
> > Add recently added PCI IDs for DG2
> > 
> > BSpec: 44477
> > Signed-off-by: Shekhar Chauhan <shekhar.chauhan at intel.com>
> 
> Reviewed-by: Matt Roper <matthew.d.roper at intel.com>

And pushed to drm-xe-next.  Thanks for the patch.


Matt

> 
> > ---
> >  include/drm/xe_pciids.h | 6 +++++-
> >  1 file changed, 5 insertions(+), 1 deletion(-)
> > 
> > diff --git a/include/drm/xe_pciids.h b/include/drm/xe_pciids.h
> > index 29f07a00ac0f..8253219abc62 100644
> > --- a/include/drm/xe_pciids.h
> > +++ b/include/drm/xe_pciids.h
> > @@ -138,7 +138,11 @@
> >  	MACRO__(0x56A5, ## __VA_ARGS__),	\
> >  	MACRO__(0x56A6, ## __VA_ARGS__),	\
> >  	MACRO__(0x56B0, ## __VA_ARGS__),	\
> > -	MACRO__(0x56B1, ## __VA_ARGS__)
> > +	MACRO__(0x56B1, ## __VA_ARGS__),	\
> > +	MACRO__(0x56BA, ## __VA_ARGS__),	\
> > +	MACRO__(0x56BB, ## __VA_ARGS__),	\
> > +	MACRO__(0x56BC, ## __VA_ARGS__),	\
> > +	MACRO__(0x56BD, ## __VA_ARGS__)
> >  
> >  #define XE_DG2_G12_IDS(MACRO__, ...)		\
> >  	MACRO__(0x5696, ## __VA_ARGS__),	\
> > -- 
> > 2.34.1
> > 
> 
> -- 
> Matt Roper
> Graphics Software Engineer
> Linux GPU Platform Enablement
> Intel Corporation
> 

-- 
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation


More information about the Intel-xe mailing list