From: Jani Nikula <jani.nikula@linux.intel.com>
To: Marek Vasut <marex@denx.de>, Dave Airlie <airlied@gmail.com>
Cc: Fabio Estevam <fabio.estevam@nxp.com>,
dri-devel <dri-devel@lists.freedesktop.org>
Subject: Re: [PULL] mxsfb fixes
Date: Tue, 21 Feb 2017 10:38:20 +0200 [thread overview]
Message-ID: <877f4kkkg3.fsf@intel.com> (raw)
In-Reply-To: <ff1b9229-4d81-171f-0fc2-cfb9705bf4d1@denx.de>
On Mon, 20 Feb 2017, Marek Vasut <marex@denx.de> wrote:
> On 02/20/2017 10:05 AM, Dave Airlie wrote:
>> On 20 Feb. 2017 18:29, "Marek Vasut" <marex@denx.de> wrote:
>>
>> On 02/20/2017 03:56 AM, Dave Airlie wrote:
>>> On 19 February 2017 at 08:25, Marek Vasut <marex@denx.de> wrote:
>>>> On 02/17/2017 09:34 PM, Dave Airlie wrote:
>>>>> On 17 February 2017 at 18:00, Marek Vasut <marex@denx.de> wrote:
>>>>>> On 02/17/2017 03:41 AM, Dave Airlie wrote:
>>>>>>> On 16 February 2017 at 08:16, Marek Vasut <marex@denx.de> wrote:
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> I collected the MXSFB fixes, based on top of airlied/drm-fixes:
>>>>>>>
>>>>>>> At this stage I'd rather not give these to Linus, can you rebase them
>> onto
>>>>>>> drm-next, and resend, feel free to add stable cc's.
>>>>>>>
>>>>>>> Fixes like this should really be getting to me sooner than rc8.
>>>>>>
>>>>>> I know, sorry about that. I was totally overloaded in the past weeks.
>>>>>> What about getting them to rc1, any chance for that ?
>>>>>
>>>>> Yes if you can rebase them onto drm-next.
>>>>
>>>> Ha, got it. Try the following:
>>>>
>>>> The following changes since commit 9ca70356a9260403c1bda40d942935
>> e55d00c11c:
>>>>
>>>> Revert "drm: Resurrect atomic rmfb code, v3" (2017-02-17 12:39:04
>> +1000)
>>>>
>>>> are available in the git repository at:
>>>>
>>>> git://git.kernel.org/pub/scm/linux/kernel/git/marex/linux-2.6.git
>>>> c72a2ec8208b40683fbd2970684ffbf3a8c7d17e
>>>
>>> Nearly, put please use a tag :-)
>>
>> I'm sure you can pull this batch without a tag ;-)
>>
>>
>> No, I really need tags preferably signed.
>>
>> Otherwise the merge is all ugly.
>>
>>
>> What do you have in mind for the next PR
>>
>>
>> Not sure I follow.
>
> What do you need to get these five fixes applied, ideally without much
> further annoyance to either of us. Ideally point me to some docs.
Tag the head of the branch you want pulled. Push the tag to the repo you
want Dave to pull from. Generate the pull request using the tag instead
of branch.
Something along the lines of:
$ git tag $tag $remote/$branch
$ git push $remote $tag
$ git request-pull $upstream $url $tag
Replace $vars with what you have. Use git tag -s option to do a signed
tag.
HTH,
Jani.
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2017-02-21 8:38 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 22:16 [PULL] mxsfb fixes Marek Vasut
2017-02-17 2:41 ` Dave Airlie
2017-02-17 8:00 ` Marek Vasut
2017-02-17 20:34 ` Dave Airlie
2017-02-18 22:25 ` Marek Vasut
2017-02-20 2:56 ` Dave Airlie
2017-02-20 8:29 ` Marek Vasut
2017-02-20 9:05 ` Dave Airlie
2017-02-20 9:08 ` Marek Vasut
2017-02-21 8:38 ` Jani Nikula [this message]
2017-02-26 12:42 ` Marek Vasut
2017-02-26 20:41 ` Daniel Vetter
2017-02-26 12:43 ` Marek Vasut
2017-03-06 6:54 ` Stefan Agner
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=877f4kkkg3.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=fabio.estevam@nxp.com \
--cc=marex@denx.de \
/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.