Age | Commit message (Expand) | Author |
2022-07-26 | drm/plane-helper: Export individual helpers | Thomas Zimmermann |
2021-06-24 | drm/armada: Remove prepare/cleanup_fb hooks | Daniel Vetter |
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 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 |
2019-08-14 | drm/armada: drop use of drmP.h | Sam Ravnborg |
2019-07-15 | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-17 | drm/armada: add support for setting gamma | Russell King |
2019-05-17 | drm/armada: move plane address and pitch calculation to atomic_check | Russell King |
2019-05-17 | drm/armada: fix plane location and size for interlace | Russell King |
2019-05-17 | drm/armada: add plane size/location accessors | Russell King |
2018-07-30 | drm/armada: remove unnecessary armada_plane structure | Russell King |
2018-07-30 | drm/armada: update primary framebuffer parameters on mode change | Russell King |
2018-07-30 | drm/armada: switch primary plane to atomic modeset | Russell King |
2018-07-30 | drm/armada: push interlace calculation into armada_drm_plane_calc() | Russell King |
2018-07-30 | drm/armada: provide pitches from armada_drm_plane_calc_addrs() | Russell King |
2018-07-30 | drm/armada: pass plane state into armada_drm_plane_calc_addrs() | Russell King |
2018-07-30 | drm/armada: move plane works to overlay | Russell King |
2018-07-30 | drm/armada: move primary plane to separate file | Russell King |