[Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/16] drm/i915/display: move needs_modeset to an inline in header
Petri Latvala
petri.latvala at intel.com
Mon Dec 21 09:42:09 UTC 2020
On Mon, Dec 21, 2020 at 11:03:42AM +0200, Jani Nikula wrote:
> On Mon, 21 Dec 2020, Patchwork <patchwork at emeril.freedesktop.org> wrote:
> > == Series Details ==
> >
> > Series: series starting with [01/16] drm/i915/display: move needs_modeset to an inline in header
> > URL : https://patchwork.freedesktop.org/series/85129/
> > State : failure
> >
> > == Summary ==
> >
> > Applying: drm/i915/display: move needs_modeset to an inline in header
> > Applying: drm/i915/display: move to_intel_frontbuffer to header
> > Applying: drm/i915/display: fix misused comma
> > Applying: drm/i915: refactor cursor code out of i915_display.c
> > Applying: drm/i915: refactor i915 plane code into separate file.
> > Applying: drm/i915: refactor some crtc code out of intel display. (v2)
> > error: sha1 information is lacking or useless (drivers/gpu/drm/i915/Makefile).
> > error: could not build fake ancestor
> > hint: Use 'git am --show-current-patch=diff' to see the failed patch
> > Patch failed at 0006 drm/i915: refactor some crtc code out of intel display. (v2)
> > When you have resolved this problem, run "git am --continue".
> > If you prefer to skip this patch, run "git am --skip" instead.
> > To restore the original branch and stop patching, run "git am --abort".
>
> I wonder what gives here. The same thing has been happening for several
> versions of the series, including mine. I would've applied the early
> patches already if I'd gotten some test results.
What gives is the part of the patch that contains
-#define INTEL_CRTC_FUNCS \
- .gamma_set = drm_atomic_helper_legacy_gamma_set, \
which doesn't apply anymore after
commit 6ca2ab8086af8434a4c0990882321a345c3cc2c6
Author: Tomi Valkeinen <tomi.valkeinen at ti.com>
Date: Fri Dec 11 13:42:36 2020 +0200
drm: automatic legacy gamma support
--
Petri Latvala
More information about the Intel-gfx
mailing list