[Intel-xe] [PATCH v2 rebased 6/6] drm/xe: Enable Raptorlake-P
Rodrigo Vivi
rodrigo.vivi at intel.com
Mon Apr 10 15:44:51 UTC 2023
On Thu, Apr 06, 2023 at 07:31:33AM -0700, José Roberto de Souza wrote:
> Raptorlake-P was tested and it is working as the same as Alderlake-P.
>
> Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> ---
> drivers/gpu/drm/xe/xe_pci.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c
> index 20be113544fac..d5e1c8f7d02a5 100644
> --- a/drivers/gpu/drm/xe/xe_pci.c
> +++ b/drivers/gpu/drm/xe/xe_pci.c
> @@ -288,6 +288,7 @@ static const struct pci_device_id pciidlist[] = {
> XE_TGL_IDS(INTEL_VGA_DEVICE, &tgl_desc),
> XE_ADLS_IDS(INTEL_VGA_DEVICE, &adl_s_desc),
> XE_ADLP_IDS(INTEL_VGA_DEVICE, &adl_p_desc),
> + XE_RPLP_IDS(INTEL_VGA_DEVICE, &adl_p_desc),
> XE_DG1_IDS(INTEL_VGA_DEVICE, &dg1_desc),
> XE_ATS_M_IDS(INTEL_VGA_DEVICE, &ats_m_desc),
> XE_DG2_IDS(INTEL_VGA_DEVICE, &dg2_desc),
> --
> 2.40.0
>
More information about the Intel-xe
mailing list