diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-07-30 09:58:37 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2018-07-30 16:46:56 +0200 |
commit | 838818e5a9e7bd845732d74108223bb5457f9e72 (patch) | |
tree | 5738dae114919536a8e7a9a1a3fc8a094b34a9ff /kernel.spec | |
parent | 86f7bf57f922080bcb95684cc482ff1ba244020f (diff) | |
download | kernel-838818e5a9e7bd845732d74108223bb5457f9e72.tar.gz kernel-838818e5a9e7bd845732d74108223bb5457f9e72.tar.xz kernel-838818e5a9e7bd845732d74108223bb5457f9e72.zip |
Add patch queued in -next to make quiet more quiet
Add patches queued in -next to make efifb / fbcon retain the vendor logo
(ACPI BRGT boot graphics) until the first text is output to the console
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 85bb6fa1f..257550117 100644 --- a/kernel.spec +++ b/kernel.spec @@ -625,6 +625,15 @@ Patch514: 0005-treewide-Rename-HOSTLDFLAGS-to-KBUILD_HOSTLDFLAGS.patch Patch515: 0006-treewide-Rename-HOST_LOADLIBES-to-KBUILD_HOSTLDLIBS.patch Patch516: 0007-Kbuild-Use-HOST-FLAGS-options-from-the-command-line.patch +# For quiet / flickerfree boot, all queued for merging into 4.19-rc1 +Patch521: 0001-printk-Make-CONSOLE_LOGLEVEL_QUIET-configurable.patch +Patch522: 0002-printk-Export-is_console_locked.patch +Patch523: 0003-fbcon-Call-WARN_CONSOLE_UNLOCKED-where-applicable.patch +Patch524: 0004-console-fbcon-Add-support-for-deferred-console-takeo.patch +Patch525: 0005-efi-bgrt-Drop-__initdata-from-bgrt_image_size.patch +Patch526: 0006-efifb-Copy-the-ACPI-BGRT-boot-graphics-to-the-frameb.patch +Patch527: 0007-efifb-BGRT-Do-not-copy-the-boot-graphics-for-non-nat.patch + # END OF PATCH DEFINITIONS %endif @@ -1884,6 +1893,12 @@ fi # # %changelog +* Mon Jul 30 2018 Hans de Goede <hdegoede@redhat.com> +- Add patch queued in -next to make quiet more quiet +- Add patches queued in -next to make efifb / fbcon retain the vendor logo + (ACPI BRGT boot graphics) until the first text is output to the console +- Enable support for ICN8505 touchscreen used on some Cherry Trail tablets + * Fri Jul 27 2018 Peter Robinson <pbrobinson@fedoraproject.org> - Enable FPGA Manager kernel framework |