Re-use the existing support for boot-up logos to draw a monochrome graphical logo in the DRM panic handler. When no suitable graphical logo is available, the code falls back to the ASCII art penguin logo. Note that all graphical boot-up logos are freed during late kernel initialization, hence a copy must be made for later use. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/3f1a5f56213f3e4584773eb2813e212b2dff6d14.1718305355.git.geert+renesas@glider.be |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Kconfig | ||
| Makefile | ||
| clut_vga16.ppm | ||
| logo.c | ||
| logo_dec_clut224.ppm | ||
| logo_linux_clut224.ppm | ||
| logo_linux_mono.pbm | ||
| logo_linux_vga16.ppm | ||
| logo_mac_clut224.ppm | ||
| logo_parisc_clut224.ppm | ||
| logo_sgi_clut224.ppm | ||
| logo_spe_clut224.ppm | ||
| logo_sun_clut224.ppm | ||
| logo_superh_clut224.ppm | ||
| logo_superh_mono.pbm | ||
| logo_superh_vga16.ppm | ||
| pnmtologo.c | ||