Hello Geert,
On 3/17/22 09:18, Geert Uytterhoeven wrote:
Hi all,
This patch series contains fixes and improvements for the XRGB888 to monochrome conversion in the DRM core, and for its users.
This has been tested on an Adafruit FeatherWing 128x32 OLED, connected to an OrangeCrab ECP5 FPGA board running a 64 MHz VexRiscv RISC-V softcore, using a text console with 4x6, 7x14 and 8x8 fonts.
Thanks!
Geert Uytterhoeven (5): drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed() drm/format-helper: Fix XRGB888 to monochrome conversion drm/ssd130x: Fix rectangle updates drm/ssd130x: Reduce temporary buffer sizes drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
Thanks for re-spinning this series and again for fixing my bugs!
I pushed patches 1-4 to drm-misc (drm-misc-next) but left patch 5 since would like to give Noralf the opportunity to review/test before pushing.
By the way, you should probably request commit access to the drm-misc tree:
https://drm.pages.freedesktop.org/maintainer-tools/commit-access.html