[Intel-xe] [PATCH v3 09/12] drm/xe/display: Include i916_active header
Hogander, Jouni
jouni.hogander at intel.com
Wed Sep 27 12:34:18 UTC 2023
On Wed, 2023-09-27 at 15:18 +0300, Jani Nikula wrote:
> 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?
I haven't sent this to upstream as this was purely for Xe build. I will
send it.
BR,
Jouni Högander
>
> 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"
>
More information about the Intel-xe
mailing list