summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/solomon/ssd130x.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-26drm/ssd130x: Allocate buffer in the plane's .atomic_check() callbackJavier Martinez Canillas1-3/+0
2023-06-16drm/ssd130x: Don't allocate buffers on each plane updateJavier Martinez Canillas1-0/+3
2023-06-16drm/ssd130x: Set the page height value in the device info dataJavier Martinez Canillas1-0/+1
2023-06-16drm/ssd130x: Make default width and height to be controller dependentJavier Martinez Canillas1-0/+2
2023-05-15drm/ssd130x: Fix include guard nameJavier Martinez Canillas1-3/+3
2022-09-08drm/ssd130x: Replace simple display helpers with the atomic helpersJavier Martinez Canillas1-2/+7
2022-04-26drm/ssd130x: Make ssd130x_remove() return voidUwe Kleine-König1-1/+1
2022-04-20drm/solomon: Move device info from ssd130x-i2c to the core driverJavier Martinez Canillas1-0/+14
2022-04-07drm/ssd130x: Support page addressing modeChen-Yu Tsai1-0/+2
2022-02-16drm: Add driver for Solomon SSD130x OLED displaysJavier Martinez Canillas1-0/+76