From: Thomas Zimmermann <tzimmermann@suse.de>
To: Javier Martinez Canillas <javierm@redhat.com>,
Ard Biesheuvel <ardb@kernel.org>, Dave Airlie <airlied@gmail.com>,
linux-efi <linux-efi@vger.kernel.org>,
David Airlie <airlied@linux.ie>,
Catalin Marinas <catalin.marinas@arm.com>,
dri-devel <dri-devel@lists.freedesktop.org>,
Russell King <linux@armlinux.org.uk>,
Atish Patra <atish.patra@wdc.com>,
linux-riscv <linux-riscv@lists.infradead.org>,
Will Deacon <will@kernel.org>,
the arch/x86 maintainers <x86@kernel.org>,
Ingo Molnar <mingo@redhat.com>,
Peter Robinson <pbrobinson@gmail.com>,
Borislav Petkov <bp@suse.de>, Albert Ou <aou@eecs.berkeley.edu>,
Hans de Goede <hdegoede@redhat.com>,
Paul Walmsley <paul.walmsley@sifive.com>,
Thomas Gleixner <tglx@linutronix.de>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Palmer Dabbelt <palmer@dabbelt.com>
Subject: Re: [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Date: Tue, 20 Jul 2021 20:38:42 +0200 [thread overview]
Message-ID: <37e05f02-b810-0cb1-cc4f-95711cd148d9@suse.de> (raw)
In-Reply-To: <YPbWrV/cIODdgu6A@phenom.ffwll.local>
[-- Attachment #1.1: Type: text/plain, Size: 1590 bytes --]
Hi
Am 20.07.21 um 15:59 schrieb Daniel Vetter:
> On Tue, Jul 20, 2021 at 03:42:45PM +0200, Javier Martinez Canillas wrote:
>> On 7/20/21 3:01 PM, Daniel Vetter wrote:
>>> On Mon, Jul 19, 2021 at 09:10:52AM +0200, Ard Biesheuvel wrote:
>>>> On Mon, 19 Jul 2021 at 04:59, Dave Airlie <airlied@gmail.com> wrote:
>>
>> [snip]
>>
>>>>>
>>>>> Can we just merge via drm-misc and make sure the acks are present and
>>>>> I'll deal with the fallout if any.
>>>>>
>>>>
>>>> Fine with me. Could you stick it on a separate branch so I can double
>>>> check whether there are any issues wrt the EFI tree?
>>>
>>> It'll pop up in linux-next for integration testing or you can pick up the
>>> patch here for test-merge if you want.
>>>
>>
>> Thanks a lot Dave and Daniel!
>
> Oh I haven't merged them, I'm assuming Thomas will do that. Just figured
Can I simply put the patches in to drm-misc-next? There was some talk
about a topic branch?
Best regards
Thomas
> I'll throw my ack on top:
>
> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
>>> And since Dave has given a blanket cheque for handling fallout he'll deal
>>> with the need for fixups too if there's any.
>>
>> I also plan to look at any regression that might had been introduced by these.
>>
>> Best regards,
>> --
>> Javier Martinez Canillas
>> Linux Engineering
>> Red Hat
>>
>
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Felix Imendörffer
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Thomas Zimmermann <tzimmermann@suse.de>
To: Javier Martinez Canillas <javierm@redhat.com>,
Ard Biesheuvel <ardb@kernel.org>, Dave Airlie <airlied@gmail.com>,
linux-efi <linux-efi@vger.kernel.org>,
David Airlie <airlied@linux.ie>,
Catalin Marinas <catalin.marinas@arm.com>,
dri-devel <dri-devel@lists.freedesktop.org>,
Russell King <linux@armlinux.org.uk>,
Atish Patra <atish.patra@wdc.com>,
linux-riscv <linux-riscv@lists.infradead.org>,
Will Deacon <will@kernel.org>,
the arch/x86 maintainers <x86@kernel.org>,
Ingo Molnar <mingo@redhat.com>,
Peter Robinson <pbrobinson@gmail.com>,
Borislav Petkov <bp@suse.de>, Albert Ou <aou@eecs.berkeley.edu>,
Hans de Goede <hdegoede@redhat.com>,
Paul Walmsley <paul.walmsley@sifive.com>,
Thomas Gleixner <tglx@linutronix.de>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Palmer Dabbelt <palmer@dabbelt.com>
Subject: Re: [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Date: Tue, 20 Jul 2021 20:38:42 +0200 [thread overview]
Message-ID: <37e05f02-b810-0cb1-cc4f-95711cd148d9@suse.de> (raw)
In-Reply-To: <YPbWrV/cIODdgu6A@phenom.ffwll.local>
[-- Attachment #1.1.1: Type: text/plain, Size: 1590 bytes --]
Hi
Am 20.07.21 um 15:59 schrieb Daniel Vetter:
> On Tue, Jul 20, 2021 at 03:42:45PM +0200, Javier Martinez Canillas wrote:
>> On 7/20/21 3:01 PM, Daniel Vetter wrote:
>>> On Mon, Jul 19, 2021 at 09:10:52AM +0200, Ard Biesheuvel wrote:
>>>> On Mon, 19 Jul 2021 at 04:59, Dave Airlie <airlied@gmail.com> wrote:
>>
>> [snip]
>>
>>>>>
>>>>> Can we just merge via drm-misc and make sure the acks are present and
>>>>> I'll deal with the fallout if any.
>>>>>
>>>>
>>>> Fine with me. Could you stick it on a separate branch so I can double
>>>> check whether there are any issues wrt the EFI tree?
>>>
>>> It'll pop up in linux-next for integration testing or you can pick up the
>>> patch here for test-merge if you want.
>>>
>>
>> Thanks a lot Dave and Daniel!
>
> Oh I haven't merged them, I'm assuming Thomas will do that. Just figured
Can I simply put the patches in to drm-misc-next? There was some talk
about a topic branch?
Best regards
Thomas
> I'll throw my ack on top:
>
> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
>>> And since Dave has given a blanket cheque for handling fallout he'll deal
>>> with the need for fixups too if there's any.
>>
>> I also plan to look at any regression that might had been introduced by these.
>>
>> Best regards,
>> --
>> Javier Martinez Canillas
>> Linux Engineering
>> Red Hat
>>
>
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Felix Imendörffer
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
[-- Attachment #2: Type: text/plain, Size: 161 bytes --]
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Thomas Zimmermann <tzimmermann@suse.de>
To: Javier Martinez Canillas <javierm@redhat.com>,
Ard Biesheuvel <ardb@kernel.org>, Dave Airlie <airlied@gmail.com>,
linux-efi <linux-efi@vger.kernel.org>,
David Airlie <airlied@linux.ie>,
Catalin Marinas <catalin.marinas@arm.com>,
dri-devel <dri-devel@lists.freedesktop.org>,
Russell King <linux@armlinux.org.uk>,
Atish Patra <atish.patra@wdc.com>,
linux-riscv <linux-riscv@lists.infradead.org>,
Will Deacon <will@kernel.org>,
the arch/x86 maintainers <x86@kernel.org>,
Ingo Molnar <mingo@redhat.com>,
Peter Robinson <pbrobinson@gmail.com>,
Borislav Petkov <bp@suse.de>, Albert Ou <aou@eecs.berkeley.edu>,
Hans de Goede <hdegoede@redhat.com>,
Paul Walmsley <paul.walmsley@sifive.com>,
Thomas Gleixner <tglx@linutronix.de>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Palmer Dabbelt <palmer@dabbelt.com>
Subject: Re: [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
Date: Tue, 20 Jul 2021 20:38:42 +0200 [thread overview]
Message-ID: <37e05f02-b810-0cb1-cc4f-95711cd148d9@suse.de> (raw)
In-Reply-To: <YPbWrV/cIODdgu6A@phenom.ffwll.local>
[-- Attachment #1.1.1: Type: text/plain, Size: 1590 bytes --]
Hi
Am 20.07.21 um 15:59 schrieb Daniel Vetter:
> On Tue, Jul 20, 2021 at 03:42:45PM +0200, Javier Martinez Canillas wrote:
>> On 7/20/21 3:01 PM, Daniel Vetter wrote:
>>> On Mon, Jul 19, 2021 at 09:10:52AM +0200, Ard Biesheuvel wrote:
>>>> On Mon, 19 Jul 2021 at 04:59, Dave Airlie <airlied@gmail.com> wrote:
>>
>> [snip]
>>
>>>>>
>>>>> Can we just merge via drm-misc and make sure the acks are present and
>>>>> I'll deal with the fallout if any.
>>>>>
>>>>
>>>> Fine with me. Could you stick it on a separate branch so I can double
>>>> check whether there are any issues wrt the EFI tree?
>>>
>>> It'll pop up in linux-next for integration testing or you can pick up the
>>> patch here for test-merge if you want.
>>>
>>
>> Thanks a lot Dave and Daniel!
>
> Oh I haven't merged them, I'm assuming Thomas will do that. Just figured
Can I simply put the patches in to drm-misc-next? There was some talk
about a topic branch?
Best regards
Thomas
> I'll throw my ack on top:
>
> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
>>> And since Dave has given a blanket cheque for handling fallout he'll deal
>>> with the need for fixups too if there's any.
>>
>> I also plan to look at any regression that might had been introduced by these.
>>
>> Best regards,
>> --
>> Javier Martinez Canillas
>> Linux Engineering
>> Red Hat
>>
>
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Felix Imendörffer
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-07-20 18:39 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-25 13:09 [PATCH v3 0/2] allow simple{fb,drm} drivers to be used on non-x86 EFI platforms Javier Martinez Canillas
2021-06-25 13:09 ` [PATCH v3 0/2] allow simple{fb, drm} " Javier Martinez Canillas
2021-06-25 13:09 ` Javier Martinez Canillas
2021-06-25 13:09 ` Javier Martinez Canillas
2021-06-25 13:09 ` [PATCH v3 1/2] drivers/firmware: move x86 Generic System Framebuffers support Javier Martinez Canillas
2021-06-25 13:09 ` Javier Martinez Canillas
2021-06-25 13:09 ` Javier Martinez Canillas
2021-06-25 13:09 ` Javier Martinez Canillas
2021-07-13 16:59 ` [PATCH v3 0/2] allow simple{fb,drm} drivers to be used on non-x86 EFI platforms Javier Martinez Canillas
2021-07-13 16:59 ` [PATCH v3 0/2] allow simple{fb, drm} " Javier Martinez Canillas
2021-07-13 16:59 ` Javier Martinez Canillas
2021-07-13 16:59 ` Javier Martinez Canillas
2021-07-15 8:11 ` Thomas Zimmermann
2021-07-15 8:11 ` Thomas Zimmermann
2021-07-15 8:11 ` Thomas Zimmermann
2021-07-15 8:11 ` Thomas Zimmermann
2021-07-19 2:59 ` Dave Airlie
2021-07-19 2:59 ` Dave Airlie
2021-07-19 2:59 ` Dave Airlie
2021-07-19 2:59 ` Dave Airlie
2021-07-19 7:10 ` Ard Biesheuvel
2021-07-19 7:10 ` Ard Biesheuvel
2021-07-19 7:10 ` Ard Biesheuvel
2021-07-19 7:10 ` Ard Biesheuvel
2021-07-20 13:01 ` Daniel Vetter
2021-07-20 13:01 ` Daniel Vetter
2021-07-20 13:01 ` Daniel Vetter
2021-07-20 13:01 ` Daniel Vetter
2021-07-20 13:42 ` Javier Martinez Canillas
2021-07-20 13:42 ` Javier Martinez Canillas
2021-07-20 13:42 ` Javier Martinez Canillas
2021-07-20 13:59 ` Daniel Vetter
2021-07-20 13:59 ` Daniel Vetter
2021-07-20 13:59 ` Daniel Vetter
2021-07-20 13:59 ` Daniel Vetter
2021-07-20 18:38 ` Thomas Zimmermann [this message]
2021-07-20 18:38 ` Thomas Zimmermann
2021-07-20 18:38 ` Thomas Zimmermann
2021-07-21 5:09 ` Javier Martinez Canillas
2021-07-21 5:09 ` Javier Martinez Canillas
2021-07-21 5:09 ` Javier Martinez Canillas
2021-07-21 10:07 ` Thomas Zimmermann
2021-07-21 10:07 ` Thomas Zimmermann
2021-07-21 10:07 ` Thomas Zimmermann
2021-07-21 10:15 ` Javier Martinez Canillas
2021-07-21 10:15 ` Javier Martinez Canillas
2021-07-21 10:15 ` Javier Martinez Canillas
2021-07-21 11:23 ` Daniel Vetter
2021-07-21 11:23 ` Daniel Vetter
2021-07-21 11:23 ` Daniel Vetter
2021-07-21 11:23 ` Daniel Vetter
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=37e05f02-b810-0cb1-cc4f-95711cd148d9@suse.de \
--to=tzimmermann@suse.de \
--cc=airlied@gmail.com \
--cc=airlied@linux.ie \
--cc=aou@eecs.berkeley.edu \
--cc=ardb@kernel.org \
--cc=atish.patra@wdc.com \
--cc=bp@suse.de \
--cc=catalin.marinas@arm.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=gregkh@linuxfoundation.org \
--cc=hdegoede@redhat.com \
--cc=javierm@redhat.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-efi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=mingo@redhat.com \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=pbrobinson@gmail.com \
--cc=tglx@linutronix.de \
--cc=will@kernel.org \
--cc=x86@kernel.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.