On Wed, Feb 9, 2022 at 1:19 PM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > On Wed, Feb 9, 2022 at 10:03 AM Javier Martinez Canillas > <javierm@xxxxxxxxxx> wrote: > > This patch series adds a DRM driver for the Solomon OLED SSD1305, SSD1306, > > SSD1307 and SSD1309 displays. It is a port of the ssd1307fb fbdev driver. > > [...] > The logo is not shown, even when I create a 16-color or 224-color > version of the small monochrome logo I'm using. My mistake, I messed up the hook-up, causing it to pick a different logo that was too large to be displayed. Of course it's using the 224-color logo reduced to monochrome instead of the real monochrome logo, as fbcon thinks it's running on XRGB8888. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds