Gustavo Sousa <[email protected]> writes:

> From: Matt Roper <[email protected]>
>
> Although NVL-S and NVL-P are quite different on the GT side, they use
> identical Xe3p_LPD display IP and should take all the same codepaths.
>
> Signed-off-by: Matt Roper <[email protected]>
> Reviewed-by: Suraj Kandpal <[email protected]>
> Signed-off-by: Gustavo Sousa <[email protected]>

Jani or Rodrigo,

Ack to apply this via drm-xe-next?

--
Gustavo Sousa

> ---
>  drivers/gpu/drm/i915/display/intel_display_device.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_display_device.c 
> b/drivers/gpu/drm/i915/display/intel_display_device.c
> index 471f236c9ddf..1a7f3ca079e8 100644
> --- a/drivers/gpu/drm/i915/display/intel_display_device.c
> +++ b/drivers/gpu/drm/i915/display/intel_display_device.c
> @@ -1500,6 +1500,7 @@ static const struct {
>       INTEL_PTL_IDS(INTEL_DISPLAY_DEVICE, &ptl_desc),
>       INTEL_WCL_IDS(INTEL_DISPLAY_DEVICE, &ptl_desc),
>       INTEL_NVLS_IDS(INTEL_DISPLAY_DEVICE, &nvl_desc),
> +     INTEL_NVLP_IDS(INTEL_DISPLAY_DEVICE, &nvl_desc),
>  };
>  
>  static const struct {
>
> -- 
> 2.52.0

Reply via email to