[Intel-gfx] [PATCH] drm/i915: Add RPL-S PCI IDs
Surendrakumar Upadhyay, TejaskumarX
tejaskumarx.surendrakumar.upadhyay at intel.com
Fri Mar 25 06:46:57 UTC 2022
Can anyone please give review on this?
Thanks,
Tejas
> -----Original Message-----
> From: Surendrakumar Upadhyay, TejaskumarX
> <tejaskumarx.surendrakumar.upadhyay at intel.com>
> Sent: 22 March 2022 09:36
> To: intel-gfx at lists.freedesktop.org
> Cc: Surendrakumar Upadhyay, TejaskumarX
> <tejaskumarx.surendrakumar.upadhyay at intel.com>; Roper, Matthew D
> <matthew.d.roper at 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 at intel.com>
> Signed-off-by: Tejas Upadhyay
> <tejaskumarx.surendrakumar.upadhyay at 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
More information about the Intel-gfx
mailing list