]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
efifb: Copy the ACPI BGRT boot graphics to the framebuffer
authorHans de Goede <hdegoede@redhat.com>
Tue, 3 Jul 2018 15:43:10 +0000 (17:43 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Tue, 3 Jul 2018 15:43:10 +0000 (17:43 +0200)
commit34db50e55656621c19b1a83bf896be5ac75025b9
tree4ab586d5691483ed0b925b1e4658bcbe38b6bb9b
parent0c9250368792c42b296d0bba73f7fff918b73381
efifb: Copy the ACPI BGRT boot graphics to the framebuffer

On systems where fbcon is configured for deferred console takeover, the
intend is for the framebuffer to show the boot graphics (e.g a vendor
logo) until some message (e.g. an error) is printed or a graphical
session takes over.

Some firmware relies on the OS to show the boot graphics.

This patch adds support to efifb to show the boot graphics and
automatically enables this when fbcon is configured for deferred
console takeover.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/efifb.c