Re: [PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1

2023-07-17 Thread Javier Martinez Canillas
Geert Uytterhoeven writes: > Hi Javier, > > On Mon, Jul 17, 2023 at 11:33 AM Javier Martinez Canillas > wrote: >> Geert Uytterhoeven writes: >> >> >> penguin in test004 is not displayed correctly. I was expecting that to >> >> >> be >> >> >> working correctly since you mentioned to be using th

Re: [PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1

2023-07-17 Thread Geert Uytterhoeven
Hi Javier, On Mon, Jul 17, 2023 at 11:33 AM Javier Martinez Canillas wrote: > Geert Uytterhoeven writes: > >> >> penguin in test004 is not displayed correctly. I was expecting that to > >> >> be > >> >> working correctly since you mentioned to be using the Linux logo on > >> >> boot. > >> > >

Re: [PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1

2023-07-17 Thread Javier Martinez Canillas
Geert Uytterhoeven writes: > Hi Javier, [...] >> >> penguin in test004 is not displayed correctly. I was expecting that to be >> >> working correctly since you mentioned to be using the Linux logo on boot. >> > >> > Linux has logos for displays using 2, 16, and 256 colors. Note that the >> > de

Re: [PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1

2023-07-17 Thread Geert Uytterhoeven
Hi Javier, On Mon, Jul 17, 2023 at 11:13 AM Javier Martinez Canillas wrote: > Geert Uytterhoeven writes: > > On Sun, Jul 16, 2023 at 3:30 PM Javier Martinez Canillas > > wrote: > >> Geert Uytterhoeven writes: > >> > The native display format of ssd1306 OLED displays is monochrome > >> > light-

Re: [PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1

2023-07-17 Thread Javier Martinez Canillas
Geert Uytterhoeven writes: Hello Geert, > Hi Javier, > > On Sun, Jul 16, 2023 at 3:30 PM Javier Martinez Canillas > wrote: >> Geert Uytterhoeven writes: >> > The native display format of ssd1306 OLED displays is monochrome >> > light-on-dark (R1). This patch series adds support for the R1 buf

Re: [PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1

2023-07-17 Thread Geert Uytterhoeven
Hi Javier, On Sun, Jul 16, 2023 at 3:30 PM Javier Martinez Canillas wrote: > Geert Uytterhoeven writes: > > The native display format of ssd1306 OLED displays is monochrome > > light-on-dark (R1). This patch series adds support for the R1 buffer > > format to both the ssd130x DRM driver and the

Re: [PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1

2023-07-16 Thread Javier Martinez Canillas
Geert Uytterhoeven writes: Hello Geert, > Hi all, > > The native display format of ssd1306 OLED displays is monochrome > light-on-dark (R1). This patch series adds support for the R1 buffer > format to both the ssd130x DRM driver and the FB helpers, so monochrome > applications (including

[PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1

2023-07-13 Thread Geert Uytterhoeven
Hi all, The native display format of ssd1306 OLED displays is monochrome light-on-dark (R1). This patch series adds support for the R1 buffer format to both the ssd130x DRM driver and the FB helpers, so monochrome applications (including fbdev emulation and the text console) can avoid the