[Intel-xe] [PATCH 2/6] Revert "FIXME: drm/i915/psr: include intel_frontbuffer.h from intel_psr.c"
Govindapillai, Vinod
vinod.govindapillai at intel.com
Mon Sep 18 20:54:52 UTC 2023
On Fri, 2023-09-15 at 13:57 +0300, Jouni Högander wrote:
> This reverts commit 0300da12681bd8efa31f44127627957fe4722274.
>
> 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_psr.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_psr.c b/drivers/gpu/drm/i915/display/intel_psr.c
> index 60b486299834..72887c29fb51 100644
> --- a/drivers/gpu/drm/i915/display/intel_psr.c
> +++ b/drivers/gpu/drm/i915/display/intel_psr.c
> @@ -32,7 +32,6 @@
> #include "intel_display_types.h"
> #include "intel_dp.h"
> #include "intel_dp_aux.h"
> -#include "intel_frontbuffer.h"
> #include "intel_hdmi.h"
> #include "intel_psr.h"
> #include "intel_psr_regs.h"
More information about the Intel-xe
mailing list