summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/solomon/ssd130x.h
AgeCommit message (Expand)Author
2024-01-01drm/ssd130x: Add support for the SSD133x OLED controller familyJavier Martinez Canillas
2023-12-06drm/solomon: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-10-18drm/ssd130x: Add support for the SSD132x OLED controller familyJavier Martinez Canillas
2023-10-18drm/ssd130x: Rename commands that are shared across chip familiesJavier Martinez Canillas
2023-10-18drm/ssd130x: Add a controller family id to the device info dataJavier Martinez Canillas
2023-10-18drm/ssd130x: Replace .page_height field in device info with a constantJavier Martinez Canillas
2023-09-10drm/ssd130x: Use bool for ssd130x_deviceinfo flagsGeert Uytterhoeven
2023-07-26drm/ssd130x: Allocate buffer in the plane's .atomic_check() callbackJavier Martinez Canillas
2023-06-15drm/ssd130x: Don't allocate buffers on each plane updateJavier Martinez Canillas
2023-06-15drm/ssd130x: Set the page height value in the device info dataJavier Martinez Canillas
2023-06-15drm/ssd130x: Make default width and height to be controller dependentJavier Martinez Canillas
2023-05-15drm/ssd130x: Fix include guard nameJavier Martinez Canillas
2022-09-08drm/ssd130x: Replace simple display helpers with the atomic helpersJavier Martinez Canillas
2022-04-26drm/ssd130x: Make ssd130x_remove() return voidUwe Kleine-König
2022-04-20drm/solomon: Move device info from ssd130x-i2c to the core driverJavier Martinez Canillas
2022-04-07drm/ssd130x: Support page addressing modeChen-Yu Tsai
2022-02-16drm: Add driver for Solomon SSD130x OLED displaysJavier Martinez Canillas