diff mbox series

drm/i915: Add RPL-S PCI IDs

Message ID 20220322040616.1078009-1-tejaskumarx.surendrakumar.upadhyay@intel.com (mailing list archive)
State New, archived
Headers show
Series drm/i915: Add RPL-S PCI IDs | expand

Commit Message

Tejas Upadhyay March 22, 2022, 4:06 a.m. UTC
Add couple of RPL-S device ids

Bspec : 53655
Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
---
 include/drm/i915_pciids.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Tejas Upadhyay March 25, 2022, 6:46 a.m. UTC | #1
Can anyone please give review on this?

Thanks,
Tejas

> -----Original Message-----
> From: Surendrakumar Upadhyay, TejaskumarX
> <tejaskumarx.surendrakumar.upadhyay@intel.com>
> Sent: 22 March 2022 09:36
> To: intel-gfx@lists.freedesktop.org
> Cc: Surendrakumar Upadhyay, TejaskumarX
> <tejaskumarx.surendrakumar.upadhyay@intel.com>; Roper, Matthew D
> <matthew.d.roper@intel.com>
> Subject: [PATCH] drm/i915: Add RPL-S PCI IDs
> 
> Add couple of RPL-S device ids
> 
> Bspec : 53655
> Cc: Matt Roper <matthew.d.roper@intel.com>
> Signed-off-by: Tejas Upadhyay
> <tejaskumarx.surendrakumar.upadhyay@intel.com>
> ---
>  include/drm/i915_pciids.h | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h index
> 3609f3254f24..638be9cddba4 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -679,7 +679,9 @@
>  	INTEL_VGA_DEVICE(0xA782, info), \
>  	INTEL_VGA_DEVICE(0xA783, info), \
>  	INTEL_VGA_DEVICE(0xA788, info), \
> -	INTEL_VGA_DEVICE(0xA789, info)
> +	INTEL_VGA_DEVICE(0xA789, info), \
> +	INTEL_VGA_DEVICE(0xA78A, info), \
> +	INTEL_VGA_DEVICE(0xA78B, info)
> 
>  /* DG2 */
>  #define INTEL_DG2_G10_IDS(info) \
> --
> 2.34.1
Tejas Upadhyay March 28, 2022, 9:21 a.m. UTC | #2
Gentle reminder to review below change.

Thanks,
Tejas

> -----Original Message-----
> From: Surendrakumar Upadhyay, TejaskumarX
> Sent: 25 March 2022 12:17
> To: intel-gfx@lists.freedesktop.org
> Cc: Roper, Matthew D <matthew.d.roper@intel.com>; Meena, Mahesh
> <Mahesh.Meena@intel.com>
> Subject: RE: [PATCH] drm/i915: Add RPL-S PCI IDs
> 
> Can anyone please give review on this?
> 
> Thanks,
> Tejas
> 
> > -----Original Message-----
> > From: Surendrakumar Upadhyay, TejaskumarX
> > <tejaskumarx.surendrakumar.upadhyay@intel.com>
> > Sent: 22 March 2022 09:36
> > To: intel-gfx@lists.freedesktop.org
> > Cc: Surendrakumar Upadhyay, TejaskumarX
> > <tejaskumarx.surendrakumar.upadhyay@intel.com>; Roper, Matthew D
> > <matthew.d.roper@intel.com>
> > Subject: [PATCH] drm/i915: Add RPL-S PCI IDs
> >
> > Add couple of RPL-S device ids
> >
> > Bspec : 53655
> > Cc: Matt Roper <matthew.d.roper@intel.com>
> > Signed-off-by: Tejas Upadhyay
> > <tejaskumarx.surendrakumar.upadhyay@intel.com>
> > ---
> >  include/drm/i915_pciids.h | 4 +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)
> >
> > diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> > index
> > 3609f3254f24..638be9cddba4 100644
> > --- a/include/drm/i915_pciids.h
> > +++ b/include/drm/i915_pciids.h
> > @@ -679,7 +679,9 @@
> >  	INTEL_VGA_DEVICE(0xA782, info), \
> >  	INTEL_VGA_DEVICE(0xA783, info), \
> >  	INTEL_VGA_DEVICE(0xA788, info), \
> > -	INTEL_VGA_DEVICE(0xA789, info)
> > +	INTEL_VGA_DEVICE(0xA789, info), \
> > +	INTEL_VGA_DEVICE(0xA78A, info), \
> > +	INTEL_VGA_DEVICE(0xA78B, info)
> >
> >  /* DG2 */
> >  #define INTEL_DG2_G10_IDS(info) \
> > --
> > 2.34.1
Gupta, Anshuman March 28, 2022, 9:29 a.m. UTC | #3
> -----Original Message-----
> From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of
> Surendrakumar Upadhyay, TejaskumarX
> Sent: Monday, March 28, 2022 2:52 PM
> To: intel-gfx@lists.freedesktop.org
> Subject: Re: [Intel-gfx] [PATCH] drm/i915: Add RPL-S PCI IDs
> 
> Gentle reminder to review below change.
> 
> Thanks,
> Tejas
> 
> > -----Original Message-----
> > From: Surendrakumar Upadhyay, TejaskumarX
> > Sent: 25 March 2022 12:17
> > To: intel-gfx@lists.freedesktop.org
> > Cc: Roper, Matthew D <matthew.d.roper@intel.com>; Meena, Mahesh
> > <Mahesh.Meena@intel.com>
> > Subject: RE: [PATCH] drm/i915: Add RPL-S PCI IDs
> >
> > Can anyone please give review on this?
> >
> > Thanks,
> > Tejas
> >
> > > -----Original Message-----
> > > From: Surendrakumar Upadhyay, TejaskumarX
> > > <tejaskumarx.surendrakumar.upadhyay@intel.com>
> > > Sent: 22 March 2022 09:36
> > > To: intel-gfx@lists.freedesktop.org
> > > Cc: Surendrakumar Upadhyay, TejaskumarX
> > > <tejaskumarx.surendrakumar.upadhyay@intel.com>; Roper, Matthew D
> > > <matthew.d.roper@intel.com>
> > > Subject: [PATCH] drm/i915: Add RPL-S PCI IDs
> > >
> > > Add couple of RPL-S device ids
> > >
> > > Bspec : 53655
> > > Cc: Matt Roper <matthew.d.roper@intel.com>
> > > Signed-off-by: Tejas Upadhyay
> > > <tejaskumarx.surendrakumar.upadhyay@intel.com>
LGTM.
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com>
> > > ---
> > >  include/drm/i915_pciids.h | 4 +++-
> > >  1 file changed, 3 insertions(+), 1 deletion(-)
> > >
> > > diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> > > index
> > > 3609f3254f24..638be9cddba4 100644
> > > --- a/include/drm/i915_pciids.h
> > > +++ b/include/drm/i915_pciids.h
> > > @@ -679,7 +679,9 @@
> > >  	INTEL_VGA_DEVICE(0xA782, info), \
> > >  	INTEL_VGA_DEVICE(0xA783, info), \
> > >  	INTEL_VGA_DEVICE(0xA788, info), \
> > > -	INTEL_VGA_DEVICE(0xA789, info)
> > > +	INTEL_VGA_DEVICE(0xA789, info), \
> > > +	INTEL_VGA_DEVICE(0xA78A, info), \
> > > +	INTEL_VGA_DEVICE(0xA78B, info)
> > >
> > >  /* DG2 */
> > >  #define INTEL_DG2_G10_IDS(info) \
> > > --
> > > 2.34.1
Matt Roper March 29, 2022, 2:57 p.m. UTC | #4
On Mon, Mar 28, 2022 at 09:29:51AM +0000, Gupta, Anshuman wrote:
> 
> 
> > -----Original Message-----
> > From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of
> > Surendrakumar Upadhyay, TejaskumarX
> > Sent: Monday, March 28, 2022 2:52 PM
> > To: intel-gfx@lists.freedesktop.org
> > Subject: Re: [Intel-gfx] [PATCH] drm/i915: Add RPL-S PCI IDs
> > 
> > Gentle reminder to review below change.
> > 
> > Thanks,
> > Tejas
> > 
> > > -----Original Message-----
> > > From: Surendrakumar Upadhyay, TejaskumarX
> > > Sent: 25 March 2022 12:17
> > > To: intel-gfx@lists.freedesktop.org
> > > Cc: Roper, Matthew D <matthew.d.roper@intel.com>; Meena, Mahesh
> > > <Mahesh.Meena@intel.com>
> > > Subject: RE: [PATCH] drm/i915: Add RPL-S PCI IDs
> > >
> > > Can anyone please give review on this?
> > >
> > > Thanks,
> > > Tejas
> > >
> > > > -----Original Message-----
> > > > From: Surendrakumar Upadhyay, TejaskumarX
> > > > <tejaskumarx.surendrakumar.upadhyay@intel.com>
> > > > Sent: 22 March 2022 09:36
> > > > To: intel-gfx@lists.freedesktop.org
> > > > Cc: Surendrakumar Upadhyay, TejaskumarX
> > > > <tejaskumarx.surendrakumar.upadhyay@intel.com>; Roper, Matthew D
> > > > <matthew.d.roper@intel.com>
> > > > Subject: [PATCH] drm/i915: Add RPL-S PCI IDs
> > > >
> > > > Add couple of RPL-S device ids
> > > >
> > > > Bspec : 53655
> > > > Cc: Matt Roper <matthew.d.roper@intel.com>
> > > > Signed-off-by: Tejas Upadhyay
> > > > <tejaskumarx.surendrakumar.upadhyay@intel.com>
> LGTM.
> Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com>

Applied to drm-intel-next.  Thanks for the patch and review.


Matt

> > > > ---
> > > >  include/drm/i915_pciids.h | 4 +++-
> > > >  1 file changed, 3 insertions(+), 1 deletion(-)
> > > >
> > > > diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> > > > index
> > > > 3609f3254f24..638be9cddba4 100644
> > > > --- a/include/drm/i915_pciids.h
> > > > +++ b/include/drm/i915_pciids.h
> > > > @@ -679,7 +679,9 @@
> > > >  	INTEL_VGA_DEVICE(0xA782, info), \
> > > >  	INTEL_VGA_DEVICE(0xA783, info), \
> > > >  	INTEL_VGA_DEVICE(0xA788, info), \
> > > > -	INTEL_VGA_DEVICE(0xA789, info)
> > > > +	INTEL_VGA_DEVICE(0xA789, info), \
> > > > +	INTEL_VGA_DEVICE(0xA78A, info), \
> > > > +	INTEL_VGA_DEVICE(0xA78B, info)
> > > >
> > > >  /* DG2 */
> > > >  #define INTEL_DG2_G10_IDS(info) \
> > > > --
> > > > 2.34.1
>
diff mbox series

Patch

diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index 3609f3254f24..638be9cddba4 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -679,7 +679,9 @@ 
 	INTEL_VGA_DEVICE(0xA782, info), \
 	INTEL_VGA_DEVICE(0xA783, info), \
 	INTEL_VGA_DEVICE(0xA788, info), \
-	INTEL_VGA_DEVICE(0xA789, info)
+	INTEL_VGA_DEVICE(0xA789, info), \
+	INTEL_VGA_DEVICE(0xA78A, info), \
+	INTEL_VGA_DEVICE(0xA78B, info)
 
 /* DG2 */
 #define INTEL_DG2_G10_IDS(info) \