2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/solomon
John Keeping 229adcffdb
drm/ssd130x: ensure ssd132x pitch is correct
The bounding rectangle is adjusted to ensure it aligns to
SSD132X_SEGMENT_WIDTH, which may adjust the pitch.  Calculate the pitch
after aligning the left and right edge.

Fixes: fdd591e00a ("drm/ssd130x: Add support for the SSD132x OLED controller family")
Signed-off-by: John Keeping <jkeeping@inmusicbrands.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250115110139.1672488-3-jkeeping@inmusicbrands.com
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2025-01-16 10:48:47 +01:00
..
Kconfig drm/solomon: Run DRM default client setup 2024-09-26 09:31:28 +02:00
Makefile drm/solomon: Add SSD130x OLED displays SPI support 2022-04-20 18:48:17 +02:00
ssd130x-i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
ssd130x-spi.c drm/ssd130x: Set SPI .id_table to prevent an SPI core warning 2025-01-08 12:10:37 +01:00
ssd130x.c drm/ssd130x: ensure ssd132x pitch is correct 2025-01-16 10:48:47 +01:00
ssd130x.h drm/ssd130x: Add support for the SSD133x OLED controller family 2024-01-01 13:03:05 +01:00