From: Jani Nikula <jani.nikula@linux.intel.com>
To: Patchwork <patchwork@emeril.freedesktop.org>,
Dave Airlie <airlied@gmail.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/16] drm/i915/display: move needs_modeset to an inline in header
Date: Mon, 21 Dec 2020 11:03:42 +0200 [thread overview]
Message-ID: <87r1njpm35.fsf@intel.com> (raw)
In-Reply-To: <160852415582.418.5446735673143476891@emeril.freedesktop.org>
On Mon, 21 Dec 2020, Patchwork <patchwork@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.
BR,
Jani.
>
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2020-12-21 9:03 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-21 4:03 [Intel-gfx] [RFC v6] refactor intel display a bit more Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 01/16] drm/i915/display: move needs_modeset to an inline in header Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 02/16] drm/i915/display: move to_intel_frontbuffer to header Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 03/16] drm/i915/display: fix misused comma Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 04/16] drm/i915: refactor cursor code out of i915_display.c Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 05/16] drm/i915: refactor i915 plane code into separate file Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 06/16] drm/i915: refactor some crtc code out of intel display. (v2) Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 07/16] drm/i915: refactor pll code out into intel_dpll.c Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 08/16] drm/i915: split fdi code out from intel_display.c Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 09/16] drm/i915: refactor ddi translations into a separate file Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 10/16] drm/i915: migrate hsw fdi code to new file Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 11/16] drm/i915: migrate skl planes code new file (v3) Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 12/16] drm/i915: move pipe update code into crtc Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 13/16] drm/i915: split fb scalable checks into g4x and skl versions Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 14/16] drm/i915: move is_ccs_modifier to an inline Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 15/16] drm/i915: migrate pll enable/disable code to intel_dpll.[ch] Dave Airlie
2020-12-21 4:03 ` [Intel-gfx] [PATCH 16/16] drm/i915: migrate i9xx plane get config Dave Airlie
2020-12-21 4:15 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/16] drm/i915/display: move needs_modeset to an inline in header Patchwork
2020-12-21 9:03 ` Jani Nikula [this message]
2020-12-21 9:42 ` Petri Latvala
2020-12-22 8:41 ` [Intel-gfx] [RFC v6] refactor intel display a bit more Jani Nikula
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r1njpm35.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=airlied@gmail.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=patchwork@emeril.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.