mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-22 11:08:12 +02:00
Add a UseSimpledrmNoLuks config file keyword this enables simpledrm use, like the existing "UseSimpledrm" config file keyword. Except when using LUKS. Showing the LUKS unlock screen using simpledrm has 2 problems: 1. If the GPU drivers are built into the initrd then typically the unlock screen will briefly show and then the screen goes black 2. The i915 driver uses the firmware framebuffer as fallback when userspace has not installed a fb to scan out from. This happens e.g. on logout between the user-session and the display-manager. Drawing the unlock screen on the simpledrm fb results in it briefly showing when logging out, which looks quite ugly. This allows distributions to chose to only enable simpledrm when LUKS is not used. Link: https://bugzilla.redhat.com/show_bug.cgi?id=2359283 Signed-off-by: Hans de Goede <hansg@kernel.org> |
||
|---|---|---|
| .. | ||
| client | ||
| libply | ||
| libply-splash-core | ||
| libply-splash-graphics | ||
| plugins | ||
| upstart-bridge | ||
| main.c | ||
| meson.build | ||
| ply-boot-protocol.h | ||
| ply-boot-server.c | ||
| ply-boot-server.h | ||
| ply-splash-core.pc.in | ||
| ply-splash-graphics.pc.in | ||
| plymouthd-fd-escrow.c | ||
| plymouthd.conf | ||
| plymouthd.defaults | ||