[Intel-gfx] [PATCH v2] drm/i915: Add new DG2 PCI IDs
Matt Roper
matthew.d.roper at intel.com
Wed Oct 11 14:24:34 UTC 2023
On Wed, Oct 11, 2023 at 01:30:39PM +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>
> ---
> include/drm/i915_pciids.h | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
> index 1256770d3827..1c9ea6ab3eb9 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -718,7 +718,11 @@
> INTEL_VGA_DEVICE(0x56A5, info), \
> INTEL_VGA_DEVICE(0x56A6, info), \
> INTEL_VGA_DEVICE(0x56B0, info), \
> - INTEL_VGA_DEVICE(0x56B1, info)
> + INTEL_VGA_DEVICE(0x56B1, info), \
> + INTEL_VGA_DEVICE(0x56BA, info), \
> + INTEL_VGA_DEVICE(0x56BB, info), \
> + INTEL_VGA_DEVICE(0x56BC, info), \
> + INTEL_VGA_DEVICE(0x56BD, info)
>
> #define INTEL_DG2_G12_IDS(info) \
> INTEL_VGA_DEVICE(0x5696, info), \
> --
> 2.34.1
>
--
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation
More information about the Intel-gfx
mailing list