Age | Commit message (Expand) | Author |
2022-09-20 | drm/plane: Remove drm_plane_init() | Thomas Zimmermann |
2022-07-26 | drm: Remove unnecessary include statements of drm_plane_helper.h | Thomas Zimmermann |
2022-06-20 | drm: Drop drm_framebuffer.h from drm_crtc.h | Ville Syrjälä |
2021-02-25 | drm: Use state helper instead of the plane state pointer | Maxime Ripard |
2021-02-25 | drm/atomic: Pass the full state to planes atomic disable and update | Maxime Ripard |
2021-02-24 | drm: Rename plane->state variables in atomic update and disable | Maxime Ripard |
2021-02-24 | drm: Use state helper instead of plane state pointer in atomic_check | Maxime Ripard |
2021-02-24 | drm: Use the state pointer directly in planes atomic_check | Maxime Ripard |
2021-02-24 | drm/atomic: Pass the full state to planes atomic_check | Maxime Ripard |
2021-02-24 | drm: Rename plane atomic_check state names | Maxime Ripard |
2020-07-14 | drm/tilcdc: Use standard drm_atomic_helper_commit | Daniel Vetter |
2020-05-19 | drm/tilcdc: remove unnecessary state->fb check | Tomi Valkeinen |
2019-10-07 | drm/tilcdc: plane: Make structure tilcdc_plane_funcs constant | Nishka Dasgupta |
2019-07-22 | Merge v5.3-rc1 into drm-misc-next | Maxime Ripard |
2019-07-17 | drm/tilcdc: drop use of drmP.h | Sam Ravnborg |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2017-08-08 | drm: Nuke drm_atomic_helper_plane_set_property | Daniel Vetter |
2016-12-15 | drm: Replace 'format->format' comparisons to just 'format' comparisons | Ville Syrjälä |
2016-12-15 | drm: Nuke fb->pixel_format | Ville Syrjälä |
2016-12-15 | drm: Replace drm_format_plane_cpp() with fb->format->cpp[] | Ville Syrjälä |
2016-10-18 | drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() | Laurent Pinchart |
2016-09-01 | drm/tilcdc: Add blue-and-red-crossed devicetree property | Jyri Sarha |
2016-08-08 | drm/tilcdc: Change tilcdc_crtc_page_flip() to tilcdc_crtc_update_fb() | Jyri Sarha |
2016-08-08 | drm/tilcdc: Add dummy primary plane implementation | Jyri Sarha |