Age | Commit message (Expand) | Author |
2018-11-02 | Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-10-28 | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-10-19 | drm/atomic_helper: Stop modesets on unregistered connectors harder | Lyude Paul |
2018-10-19 | drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors | Lyude Paul |
2018-10-19 | drm/atomic_helper: Disallow new modesets on unregistered connectors | Lyude Paul |
2018-10-18 | drm: Get ref on CRTC commit object when waiting for flip_done | Leo Li |
2018-09-20 | drm/atomic: Initialise planes with opaque alpha values | Kieran Bingham |
2018-09-09 | drm: extract drm_atomic_uapi.c | Daniel Vetter |
2018-08-27 | Merge drm/drm-next into drm-misc-next | Sean Paul |
2018-08-24 | drm: Add per-plane pixel blend mode property | Lowry Li |
2018-08-15 | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-08-06 | drm/atomic: Add __drm_atomic_helper_plane_reset | Alexandru Gheorghe |
2018-07-25 | drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g... | Boris Brezillon |
2018-07-25 | drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check() | Boris Brezillon |
2018-07-13 | drm: drop _mode_ from remaining connector functions | Daniel Vetter |
2018-07-07 | drm/atomic: Call fake_vblank() from the generic commit_tail() helpers | Boris Brezillon |
2018-07-07 | drm/crtc: Add a generic infrastructure to fake VBLANK events | Boris Brezillon |
2018-07-07 | drm/connector: Make ->atomic_commit() optional | Boris Brezillon |
2018-07-07 | drm/connector: Pass a drm_connector_state to ->atomic_commit() | Boris Brezillon |
2018-07-05 | drm/atomic-helper: Use bitwise or for filling a bitmask | Ville Syrjälä |
2018-07-02 | drm: Add drm_encoder_mask() | Ville Syrjälä |
2018-07-02 | drm/atomic-helper: Use old/new state in drm_atomic_helper_commit_planes_on_cr... | Ville Syrjälä |
2018-06-20 | drm: Add writeback connector type | Brian Starkey |
2018-06-11 | drm: Stop updating plane->crtc/fb/old_fb on atomic drivers | Ville Syrjälä |
2018-05-04 | drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3. | Maarten Lankhorst |
2018-04-18 | drm/atomic: Add sanity checks to drm_atomic_helper_async_commit() | Boris Brezillon |
2018-04-16 | drm/blend: Add a generic alpha property | Maxime Ripard |
2018-03-29 | drm: Use plane->state->fb over plane->fb | Ville Syrjälä |
2018-03-29 | drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing... | Ville Syrjälä |
2018-03-29 | drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd... | Ville Syrjälä |
2018-03-28 | drm: Add drm_mode_config->normalize_zpos boolean | Peter Ujfalusi |
2018-03-16 | drm: Remove now pointelss blob->data casts | Ville Syrjälä |
2018-03-05 | drm: Don't pass clip to drm_atomic_helper_check_plane_state() | Ville Syrjälä |
2018-01-30 | drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits | Leo (Sunpeng) Li |
2018-01-10 | Revert "drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits" | Maarten Lankhorst |
2018-01-09 | drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits | Leo (Sunpeng) Li |
2017-12-04 | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2017-11-29 | drm/atomic: make drm_atomic_helper_wait_for_vblanks more agressive | Lucas Stach |
2017-11-21 | Merge airlied/drm-next into drm-misc-next | Daniel Vetter |
2017-11-20 | drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c | Ville Syrjälä |
2017-11-15 | drm/atomic-helper: always track connector commits, too | Daniel Vetter |
2017-11-09 | drm: Update docs for legacy kms state | Daniel Vetter |
2017-10-24 | Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2017-10-18 | drm/atomic-helper: check that drivers call drm_crtc_vblank_off | Daniel Vetter |
2017-10-17 | drm/atomic: Check for busy planes/connectors before setting the commit | Maarten Lankhorst |
2017-10-17 | drm/atomic: Make atomic helper track newly assigned planes correctly, v2. | Maarten Lankhorst |
2017-10-17 | Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2017-10-13 | drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event() | Thierry Reding |
2017-10-13 | drm/atomic-helper: Fix typo | Thierry Reding |
2017-10-13 | Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |