- f8e4806 Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 1 year, 1 month ago
- 42bff4d Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 1 year, 2 months ago
- b4299c9 drm/ssd130x: Add support for the SSD133x OLED controller family by Javier Martinez Canillas · 1 year, 2 months ago
- c748a6d pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() by Sean Young · 1 year, 3 months ago
- c669875 drm/ssd130x: Preallocate format-conversion buffer in atomic_check by Thomas Zimmermann · 1 year, 5 months ago
- 4cd24d4 drm/format-helper: Pass format-conversion state to helpers by Thomas Zimmermann · 1 year, 5 months ago
- 94565e9 drm/ssd130x: Fix possible uninitialized usage of crtc_state variable by Javier Martinez Canillas · 1 year, 5 months ago
- 9e4db19 drm/ssd130x: Fix possible uninitialized usage of crtc_state variable by Javier Martinez Canillas · 1 year, 5 months ago
- fdd591e drm/ssd130x: Add support for the SSD132x OLED controller family by Javier Martinez Canillas · 1 year, 5 months ago
- 9081d21 drm/ssd130x: Rename commands that are shared across chip families by Javier Martinez Canillas · 1 year, 5 months ago
- e6663dd drm/ssd130x: Add a controller family id to the device info data by Javier Martinez Canillas · 1 year, 5 months ago
- ec5dceb drm/ssd130x: Replace .page_height field in device info with a constant by Javier Martinez Canillas · 1 year, 5 months ago
- a48e2cc9 drm/ssd130x: Fix atomic_check for disabled planes by Thomas Zimmermann · 1 year, 5 months ago
- a08e062 drm/ssd130x: Drop _helper prefix from struct drm_*_helper_funcs callbacks by Javier Martinez Canillas · 1 year, 6 months ago
- 10c8204 drm/ssd130x: Call drm_atomic_helper_shutdown() at remove time by Douglas Anderson · 1 year, 6 months ago
- d51f9fb drm/ssd130x: Store the HW buffer in the driver-private CRTC state by Javier Martinez Canillas · 1 year, 6 months ago
- 4dbce3d6 drm/ssd130x: Fix screen clearing by Geert Uytterhoeven · 1 year, 7 months ago
- 84f54d4 drm/ssd130x: Print the PWM's label instead of its number by Uwe Kleine-König · 1 year, 7 months ago
- 8b8067f drm/ssd130x: clean up some inconsistent indenting by Jiapeng Chong · 1 year, 7 months ago
- 8c39263 drm/ssd130x: Use shadow-buffer helpers when managing plane's state by Javier Martinez Canillas · 1 year, 7 months ago
- 45b5866 drm/ssd130x: Allocate buffer in the plane's .atomic_check() callback by Javier Martinez Canillas · 1 year, 7 months ago
- 4cd179a drm/ssd130x: Inline the ssd130x_buf_{alloc, free}() function helpers by Javier Martinez Canillas · 1 year, 7 months ago
- 27564c6 drm/ssd130x: Fix pitch calculation in ssd130x_fb_blit_rect() by Geert Uytterhoeven · 1 year, 8 months ago
- 7dae503 drm/ssd130x: Change pixel format used to compute the buffer size by Javier Martinez Canillas · 1 year, 8 months ago
- e254b58 drm/ssd130x: Remove hardcoded bits-per-pixel in ssd130x_buf_alloc() by Javier Martinez Canillas · 1 year, 9 months ago
- 49d7d58 drm/ssd130x: Don't allocate buffers on each plane update by Javier Martinez Canillas · 1 year, 9 months ago
- 179a790 drm/ssd130x: Set the page height value in the device info data by Javier Martinez Canillas · 1 year, 9 months ago
- f1f288d drm/ssd130x: Make default width and height to be controller dependent by Javier Martinez Canillas · 1 year, 9 months ago
- a5c95ca Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 2 years ago
- 343c700 drm/ssd130x: Init display before the SSD130X_DISPLAY_ON command by Javier Martinez Canillas · 2 years, 1 month ago
- 51affef drm/ssd130x: Silence a `dubious: x & !y` warning by Javier Martinez Canillas · 2 years, 1 month ago
- 36aff2e drm/solomon: Set preferred color depth and bpp to the correct values by Thomas Zimmermann · 2 years, 3 months ago
- 8ab59da drm/fb-helper: Move generic fbdev emulation into separate source file by Thomas Zimmermann · 2 years, 4 months ago
- 7fed7fa drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helper by Javier Martinez Canillas · 2 years, 5 months ago
- 6c3d9cf drm/ssd130x: Do not call drm_atomic_add_affected_planes() by Javier Martinez Canillas · 2 years, 5 months ago
- 8f2fd57 drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state() by Thomas Zimmermann · 2 years, 5 months ago
- fdd0640 drm/ssd130x: Iterate over damage clips instead of using a merged rect by Javier Martinez Canillas · 2 years, 5 months ago
- 09d6838f drm/ssd130x: Synchronize access to dma-buf imported GEM BOs by Javier Martinez Canillas · 2 years, 5 months ago
- 30b1a07 drm/ssd130x: Use drm_atomic_get_new_plane_state() by Javier Martinez Canillas · 2 years, 6 months ago
- 8401bd3 drm/plane-helper: Add a drm_plane_helper_atomic_check() helper by Javier Martinez Canillas · 2 years, 6 months ago
- fb34d8a0 Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 2 years, 6 months ago
- 622113b drm/ssd130x: Replace simple display helpers with the atomic helpers by Javier Martinez Canillas · 2 years, 6 months ago
- 8284bae Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 2 years, 6 months ago
- b3aca56 drm/format-helper: Rework XRGB8888-to-MONO conversion by Thomas Zimmermann · 2 years, 7 months ago
- b44f2fd Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 2 years, 7 months ago
- 5e8bf00 drm/fb: remove unused includes of drm_fb_cma_helper.h by Danilo Krummrich · 2 years, 7 months ago
- b68277f drm/ssd130x: Fix pre-charge period setting by Ezequiel Garcia · 2 years, 8 months ago
- 720cf96d drm: Drop drm_framebuffer.h from drm_crtc.h by Ville Syrjälä · 2 years, 9 months ago
- 255490f9 drm: Drop drm_edid.h from drm_crtc.h by Ville Syrjälä · 2 years, 9 months ago
- a4359b4 drm/ssd130x: Make ssd130x_remove() return void by Uwe Kleine-König · 2 years, 11 months ago
- 4203e88 drm/solomon: Move device info from ssd130x-i2c to the core driver by Javier Martinez Canillas · 2 years, 11 months ago
- b0daaa5 drm/ssd130x: Support page addressing mode by Chen-Yu Tsai · 3 years ago
- 9cbbd69 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 3 years ago
- 4442ac1 drm/ssd130x: Reduce temporary buffer sizes by Geert Uytterhoeven · 3 years ago
- a97e753 drm/ssd130x: Fix rectangle updates by Geert Uytterhoeven · 3 years ago
- 9b13a3f drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed() by Geert Uytterhoeven · 3 years ago
- a134109 drm: ssd130x: Always apply segment remap setting by Chen-Yu Tsai · 3 years ago
- efb37e6 drm: ssd130x: Fix COM scan direction register mask by Chen-Yu Tsai · 3 years ago
- c9e9ce0 Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years ago
- 701920c drm/ssd130x: remove redundant initialization of pointer mode by Colin Ian King · 3 years ago
- 54f43c1 Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years ago
- a61732e drm: Add driver for Solomon SSD130x OLED displays by Javier Martinez Canillas · 3 years, 1 month ago