[Intel-xe] [PATCH] drm/xe/pvc: Add pci ids for PVC
Matt Roper
matthew.d.roper at intel.com
Wed Nov 8 16:18:50 UTC 2023
On Tue, Nov 07, 2023 at 10:20:26PM +0530, Shekhar Chauhan wrote:
> Add two newly added PCI IDs for PVC
>
> Signed-off-by: Shekhar Chauhan <shekhar.chauhan at intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
> ---
> include/drm/xe_pciids.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/drm/xe_pciids.h b/include/drm/xe_pciids.h
> index fa1c8201c1cf..68fbab161feb 100644
> --- a/include/drm/xe_pciids.h
> +++ b/include/drm/xe_pciids.h
> @@ -168,6 +168,8 @@
>
> /* PVC */
> #define XE_PVC_XT_IDS(MACRO__, ...) \
> + MACRO__(0x0B69, ## __VA_ARGS__), \
> + MACRO__(0x0B6E, ## __VA_ARGS__), \
> MACRO__(0x0BD5, ## __VA_ARGS__), \
> MACRO__(0x0BD6, ## __VA_ARGS__), \
> MACRO__(0x0BD7, ## __VA_ARGS__), \
> --
> 2.34.1
>
--
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation
More information about the Intel-xe
mailing list