Re: [PATCH v4 0/3] console/fbcon: Add support for deferred console takeover

2018-06-27 Thread Daniel Vetter
On Wed, Jun 27, 2018 at 1:13 PM, Hans de Goede wrote: > Hi, > > > On 27-06-18 11:47, Bartlomiej Zolnierkiewicz wrote: >> >> On Wednesday, June 27, 2018 11:15:20 AM Daniel Vetter wrote: >>> >>> On Tue, Jun 26, 2018 at 08:36:09PM +0200, Hans de Goede wrote: Hi All, Here is v4 of

Re: [PATCH v4 0/3] console/fbcon: Add support for deferred console takeover

2018-06-27 Thread Hans de Goede
Hi, On 27-06-18 11:47, Bartlomiej Zolnierkiewicz wrote: On Wednesday, June 27, 2018 11:15:20 AM Daniel Vetter wrote: On Tue, Jun 26, 2018 at 08:36:09PM +0200, Hans de Goede wrote: Hi All, Here is v4 of my patch-set, to delay fbcon taking over the console (and binding to fbdev devices) until t

Re: [PATCH v4 0/3] console/fbcon: Add support for deferred console takeover

2018-06-27 Thread Bartlomiej Zolnierkiewicz
On Wednesday, June 27, 2018 11:15:20 AM Daniel Vetter wrote: > On Tue, Jun 26, 2018 at 08:36:09PM +0200, Hans de Goede wrote: > > Hi All, > > > > Here is v4 of my patch-set, to delay fbcon taking over the console (and > > binding to fbdev devices) until there actually is some text output to the >

Re: [PATCH v4 0/3] console/fbcon: Add support for deferred console takeover

2018-06-27 Thread Daniel Vetter
On Tue, Jun 26, 2018 at 08:36:09PM +0200, Hans de Goede wrote: > Hi All, > > Here is v4 of my patch-set, to delay fbcon taking over the console (and > binding to fbdev devices) until there actually is some text output to the > console. This is intended for use with the "quiet" cmdline option, in >

Re: [PATCH v4 0/3] console/fbcon: Add support for deferred console takeover

2018-06-26 Thread Steven Rostedt
On Tue, 26 Jun 2018 20:36:09 +0200 Hans de Goede wrote: > Hi All, > > Here is v4 of my patch-set, to delay fbcon taking over the console (and > binding to fbdev devices) until there actually is some text output to the > console. This is intended for use with the "quiet" cmdline option, in > comb

[PATCH v4 0/3] console/fbcon: Add support for deferred console takeover

2018-06-26 Thread Hans de Goede
Hi All, Here is v4 of my patch-set, to delay fbcon taking over the console (and binding to fbdev devices) until there actually is some text output to the console. This is intended for use with the "quiet" cmdline option, in combination with a bootloader which leaves the vendor's logo / EFI bootgra