aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_atomic_helper.c
AgeCommit message (Expand)Author
2017-07-26drm/atomic: Allow drm_atomic_helper_swap_state to failMaarten Lankhorst
2017-07-26drm/atomic: Change drm_atomic_helper_swap_state to return an error.Maarten Lankhorst
2017-07-19drm/atomic-helper: Fix leak in disable_allDaniel Vetter
2017-07-14drm/atomic-helper: update lut props directly in ..._legacy_gamma_setPeter Rosin
2017-07-13drm/atomic: Make private objs proper objectsVille Syrjälä
2017-07-13drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_doneMaarten Lankhorst
2017-07-13drm/atomic: Use the new helpers in drm_atomic_helper_disable_all()Maarten Lankhorst
2017-07-04drm/atomic-helper: Realign function parametersDaniel Vetter
2017-07-03drm/atomic: initial support for asynchronous plane updateGustavo Padovan
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27drm/atomic-helper: Simplify commit tracking lockingDaniel Vetter
2017-06-22drm: Add drm_atomic_helper_wait_for_flip_done()Boris Brezillon
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-05-31drm: Fix locking in drm_atomic_helper_resumeDaniel Vetter
2017-05-30drm: Use mode_valid() in atomic modesetJose Abreu
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss
2017-05-04drm: Add driver-private objects to atomic statePandiyan, Dhinakaran
2017-05-02drm/atomic: fix doc to use new name for commit typesGustavo Padovan
2017-04-18drm/doc: Interlink color manager docs betterDaniel Vetter
2017-04-06drm/atomic: Add connector atomic_check function, v2.Maarten Lankhorst
2017-04-06drm/atomic: Move enable/connector check up in check_modeset()Maarten Lankhorst
2017-04-06drm/atomic: Set all the changed flags in one place.Maarten Lankhorst
2017-04-06drm/atomic: Unify conflicting encoder handling.Maarten Lankhorst
2017-04-06drm/atomic-helper: Remove legacy backoff hack from gamma_setDaniel Vetter
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-04-05drm/atomic-helper: remove modeset_lock_all from helper_resumeDaniel Vetter
2017-04-05drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctxDaniel Vetter
2017-03-30drm: Fixup failure paths in drm_atomic_helper_set_configDaniel Vetter
2017-03-29drm/atomic-helper: Remove the backoff hack from set_configDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->set_configDaniel Vetter
2017-03-29drm/atomic-helper: remove backoff hack from page_flipDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter
2017-03-29drm/atomic-helper: remove backoff hack from disable/update_planeDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->update_planeDaniel Vetter
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter
2017-03-06drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.Maarten Lankhorst
2017-03-06drm/atomic: Make drm_atomic_plane_disabling easier to understand.Maarten Lankhorst
2017-03-06drm/atomic: Fix atomic helpers to use the new iterator macros, v3.Maarten Lankhorst
2017-02-28drm: Rename connector list iterator APIThierry Reding
2017-02-28drm: Introduce drm_property_blob_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_framebuffer_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding
2017-02-28drm/atomic: Make disable_all helper fully disable the crtc.Maarten Lankhorst
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-14drm: ensure atomic messages consistently include the name of the componentRussell King
2017-02-14drm/atomic: Add new iterators over all state, v3.Maarten Lankhorst
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart