[Intel-xe] [PATCH 3/6] Revert "FIXME: drm/i915/drrs: include intel_frontbuffer.h from intel_drrs.c"

Govindapillai, Vinod vinod.govindapillai at intel.com
Mon Sep 18 20:55:18 UTC 2023


On Fri, 2023-09-15 at 13:57 +0300, Jouni Högander wrote:
> This reverts commit 57f941a90c2c20e3884571b06c4c3e0a10794af7.
> 
> We are about to backport upstream changes that is taking care of including
> intel_frontbuffer.h as necessary.
> 
> Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
> ---
>  drivers/gpu/drm/i915/display/intel_drrs.c | 1 -
>  1 file changed, 1 deletion(-)

Same comments as last one,

Should these reverts be moved after the patch 4 in this series? Won't that cause build failure? Or
the patch description is not accurate?

With that checked, 

Reviewed-by: Vinod Govindapillai <vinod.govindapillai at intel.com>

> 
> diff --git a/drivers/gpu/drm/i915/display/intel_drrs.c b/drivers/gpu/drm/i915/display/intel_drrs.c
> index 6282ec0fc9b4..0d35b6be5b6a 100644
> --- a/drivers/gpu/drm/i915/display/intel_drrs.c
> +++ b/drivers/gpu/drm/i915/display/intel_drrs.c
> @@ -9,7 +9,6 @@
>  #include "intel_de.h"
>  #include "intel_display_types.h"
>  #include "intel_drrs.h"
> -#include "intel_frontbuffer.h"
>  #include "intel_panel.h"
>  
>  /**



More information about the Intel-xe mailing list