summaryrefslogtreecommitdiffstats
path: root/v6.4/fdd591e00a9c9d64a5f1d74779b72218c22bf15d
blob: 516172829331edd549ef4c64eb231df6611ac352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
fdd591e00a9c ("drm/ssd130x: Add support for the SSD132x OLED controller family")
9081d21a5a6b ("drm/ssd130x: Rename commands that are shared across chip families")
e6663dd42a79 ("drm/ssd130x: Add a controller family id to the device info data")
ec5dceb8180f ("drm/ssd130x: Replace .page_height field in device info with a constant")
a08e0622c42f ("drm/ssd130x: Drop _helper prefix from struct drm_*_helper_funcs callbacks")
d51f9fbd98b6 ("drm/ssd130x: Store the HW buffer in the driver-private CRTC state")
15d30b46573d ("drm/ssd130x: Use bool for ssd130x_deviceinfo flags")
4dbce3d6fea5 ("drm/ssd130x: Fix screen clearing")
45b58669e532 ("drm/ssd130x: Allocate buffer in the plane's .atomic_check() callback")
4cd179a312c6 ("drm/ssd130x: Inline the ssd130x_buf_{alloc, free}() function helpers")
7dae503584a1 ("drm/ssd130x: Change pixel format used to compute the buffer size")
e254b584dbc0 ("drm/ssd130x: Remove hardcoded bits-per-pixel in ssd130x_buf_alloc()")
49d7d581ceaf ("drm/ssd130x: Don't allocate buffers on each plane update")
179a790aaf2a ("drm/ssd130x: Set the page height value in the device info data")
f1f288d07afb ("drm/ssd130x: Make default width and height to be controller dependent")