Home
last modified time | relevance | path

Searched full:bootsplash (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dietsplash/
H A Ddietsplash_git.bb1 SUMMARY = "Simple bootsplash for systemd systems"
/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dreserved-memory.yaml71 firmware has configured some hardware to access (such as a bootsplash
/openbmc/linux/Documentation/gpu/
H A Dtodo.rst682 Bootsplash section in AMD DC Display Driver
686 possible to pick up the bootsplash work that was rejected because it was written
689 - [v6,8/8] drm/client: Hack: Add bootsplash example
692 - [RFC PATCH v2 00/13] Kernel based bootsplash
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c224 fw_cfg_add_file(s, "bootsplash.jpg", in fw_cfg_bootsplash()
227 fw_cfg_add_file(s, "bootsplash.bmp", in fw_cfg_bootsplash()
853 { "bootsplash.jpg", 11 },
854 { "bootsplash.bmp", 12 },
/openbmc/u-boot/drivers/video/
H A DKconfig181 Set VESA/native framebuffer mode (needed for bootsplash and graphical
190 bootsplash screen).
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_client.c30 * This library provides support for clients running in the kernel like fbdev and bootsplash.