b4299c936d8f ("drm/ssd130x: Add support for the SSD133x OLED controller family") 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") 343c70048098 ("drm/ssd130x: Init display before the SSD130X_DISPLAY_ON command") 7fed7fa34069 ("drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helper") 6c3d9cf400dc ("drm/ssd130x: Do not call drm_atomic_add_affected_planes()") 3339aa186cc1 ("drm/simpledrm: Do not call drm_atomic_add_affected_planes()")