jakeday / linux-surface

Linux Kernel for Surface Devices
2.6k stars 243 forks source link

Silent Boot / Flicker Free Boot #584

Open tihoulas opened 4 years ago

tihoulas commented 4 years ago

Fedora and Ubuntu are pushing for a "flickerfree" boot experience. To this end, the kernel needs to be built with the following option :

CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y

It would be great if Qzed kernels could be built with this option.