Age | Commit message (Expand) | Author |
2016-05-02 | drm/atomic: Rename drm_atomic_async_commit to nonblocking. | Maarten Lankhorst |
2016-01-06 | drm/atomic: Remove drm_atomic_connectors_for_crtc. | Maarten Lankhorst |
2015-11-25 | drm: fix potential dangling else problems in for_each_ macros | Jani Nikula |
2015-11-17 | drm/atomic: add a drm_atomic_clean_old_fb helper. | Maarten Lankhorst |
2015-07-27 | drm/atomic: add connectors_changed to separate it from mode_changed, v2 | Maarten Lankhorst |
2015-06-19 | drm/atomic: Extract needs_modeset function | Daniel Vetter |
2015-05-26 | drm/atomic: fix out of bounds read in for_each_*_in_state helpers | Andrey Ryabinin |
2015-05-26 | drm/atomic: Add MODE_ID property | Daniel Stone |
2015-05-26 | drm: Add drm_atomic_set_mode_for_crtc | Daniel Stone |
2015-05-21 | drm/atomic: add drm_atomic_add_affected_planes | Maarten Lankhorst |
2015-05-18 | drm/atomic: Allow drivers to subclass drm_atomic_state, v3 | Maarten Lankhorst |
2015-05-13 | drm/atomic: add drm_atomic_get_existing_*_state helpers | Maarten Lankhorst |
2015-04-11 | drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros | Ander Conselvan de Oliveira |
2015-01-05 | drm/atomic: Hide drm.ko internal interfaces | Daniel Vetter |
2015-01-05 | drm: add atomic properties | Rob Clark |
2014-12-18 | drm: add atomic_get_property | Rob Clark |
2014-12-18 | drm: add atomic_set_property wrappers | Rob Clark |
2014-12-17 | drm/atomic: Introduce state->obj backpointers | Daniel Vetter |
2014-11-27 | drm/atomic: track bitmask of planes attached to crtc | Rob Clark |
2014-11-25 | drm: Make drm_atomic.h standalone includible | Thierry Reding |
2014-11-06 | drm/atomic: Refcounting for plane_state->fb | Daniel Vetter |
2014-11-05 | drm: Global atomic state handling | Daniel Vetter |