[Intel-xe] [PATCH v3 09/12] drm/xe/display: Include i916_active header

Jani Nikula jani.nikula at linux.intel.com
Wed Sep 27 12:18:51 UTC 2023


On Tue, 12 Sep 2023, Jouni Högander <jouni.hogander at intel.com> wrote:
> We have compatibility headers containing dummy defines to handle lack
> of i915_active in Xe driver. Include a header to avoid build problems
> with Xe.

This has been merged to drm-xe-next, but has this been sent upstream?

Needs cherry-pick or mailing list reference.

BR,
Jani.

>
> Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
> ---
>  drivers/gpu/drm/i915/display/intel_frontbuffer.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_frontbuffer.c b/drivers/gpu/drm/i915/display/intel_frontbuffer.c
> index c567220bfaf6..d70c941dcb67 100644
> --- a/drivers/gpu/drm/i915/display/intel_frontbuffer.c
> +++ b/drivers/gpu/drm/i915/display/intel_frontbuffer.c
> @@ -55,6 +55,7 @@
>   * cancelled as soon as busyness is detected.
>   */
>  
> +#include "i915_active.h"
>  #include "i915_drv.h"
>  #include "intel_display_trace.h"
>  #include "intel_display_types.h"

-- 
Jani Nikula, Intel


More information about the Intel-xe mailing list