From: "Lisovskiy, Stanislav" <stanislav.lisovskiy@intel.com>
To: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
Cc: jani.nikula@intel.com, intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH] drm/i915: Fix intel_dp_atomic_find_vcpi_slots function
Date: Tue, 6 Sep 2022 15:27:17 +0300 [thread overview]
Message-ID: <Yxc8pcXwTMcEooBs@intel.com> (raw)
In-Reply-To: <Yxc1rvmwMuN9RzTo@intel.com>
On Tue, Sep 06, 2022 at 02:57:34PM +0300, Ville Syrjälä wrote:
> On Tue, Sep 06, 2022 at 01:23:29PM +0300, Stanislav Lisovskiy wrote:
> > drm_dp_atomic_find_vcpi_slots no longer exists and needs
> > to be used as drm_dp_atomic_find_time_slots.
> > Also rename the function itself.
> >
> > Signed-off-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
> > Fixes: 7ae5ab441402 ("Extract drm_dp_atomic_find_vcpi_slots cycle to separate function")
>
> The problem only exists in drm-tip. You need to revert the
> bad merge from rerere-cache and redo it.
>
> And please always test build drm-tip after solving merge conflicts!
I would really like to figure out how it did end like that.
Here is the sequence of what I've been doing:
1) There was a series supposed to be merged which had this new
change already in place i.e using drm_dp_atomic_find_time_slots.
2) Then using dim tools I started pushing according to workflow:
a) dim update-branches
b) dim checkout drm-intel-next
c) wget those series mbox and run dim apply-branch drm-intel-next
Got conflict: it was complaining about those changes around
drm_dp_atomic_find_time_slots and after some checking I figured
out that drm_dp_atomic_find_time_slots doesn't exist anymore.
Here probably was my bad, as I wrongly assumed that those changes
were probably reverted as it was also mentioned, that there was
regression because of those.
So I resolved this conflict by putting drm_dp_atomic_find_vcpi_slots
back instead of drm_dp_atomic_find_time_slots _and_ actually
built it even.
d) I run dim push-branch drm-intel-next, it did complain about merge
conflict again with drm-intel-next which I fixed and results were
pushed.
I should have build at this moment as well probably.
Then I noticed that this function drm_dp_atomic_find_vcpi_slots
doesn't exist in drm. So basically patches should have been pushed
as they were initially, but why the conflict appeared initially - that is my
question.
Stan
>
> --
> Ville Syrjälä
> Intel
next prev parent reply other threads:[~2022-09-06 12:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 10:23 [Intel-gfx] [PATCH] drm/i915: Fix intel_dp_atomic_find_vcpi_slots function Stanislav Lisovskiy
2022-09-06 10:25 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork
2022-09-06 11:44 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Fix intel_dp_atomic_find_vcpi_slots function (rev2) Patchwork
2022-09-06 11:57 ` [Intel-gfx] [PATCH] drm/i915: Fix intel_dp_atomic_find_vcpi_slots function Ville Syrjälä
2022-09-06 12:27 ` Lisovskiy, Stanislav [this message]
2022-09-06 12:38 ` Ville Syrjälä
2022-09-06 14:30 ` 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=Yxc8pcXwTMcEooBs@intel.com \
--to=stanislav.lisovskiy@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
--cc=ville.syrjala@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox