aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_atomic.c
AgeCommit message (Expand)Author
2016-08-29drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner
2016-07-29drm: add generic zpos propertyMarek Szyprowski
2016-07-20drm/atomic: Delete an unnecessary check before drm_property_unreference_blob()Markus Elfring
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-14Revert "drm: Resurrect atomic rmfb code"Daniel Vetter
2016-07-13drm: Resurrect atomic rmfb codeDaniel Vetter
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie
2016-06-24drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctxMaarten Lankhorst
2016-06-10drm/atomic: Add struct drm_crtc_commit to track async updatesDaniel Vetter
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-03drm/fence: add fence to drm_pending_eventGustavo Padovan
2016-06-02drm: Consolidate crtc arrays in drm_atomic_stateDaniel Vetter
2016-06-02drm: Consolidate plane arrays in drm_atomic_stateDaniel Vetter
2016-06-02drm: Consolidate connector arrays in drm_atomic_stateDaniel Vetter
2016-06-01drm: make drm_atomic_set_mode_prop_for_crtc() more reliableTomi Valkeinen
2016-05-18drm: Avoid connector reference imbalance on error pathChris Wilson
2016-05-05drm/atomic: use connector references (v3)Dave Airlie
2016-05-05drm/modes: add connector reference counting. (v2)Dave Airlie
2016-05-03drm/atomic: Add WARN_ON when state->acquire_ctx is not set.Maarten Lankhorst
2016-05-02drm/atomic: Rename drm_atomic_async_commit to nonblocking.Maarten Lankhorst
2016-04-28drm/atomic: Add missing drm_crtc_internal.h includeThierry Reding
2016-03-24Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-20drm: remove excess descriptionLuis de Bethencourt
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-08drm: introduce pipe color correction propertiesLionel Landwerlin
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-01-25drm: Add functions to setup/tear down drm_events.Daniel Vetter
2016-01-06drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst
2016-01-05drm/atomic-helper: Reject legacy flips on a disabled pipeDaniel Vetter
2016-01-05drm/atomic: add connector mask to drm_crtc_state.Maarten Lankhorst
2015-12-11drm: Add plane->name and use it in debug printsVille Syrjälä
2015-12-11drm: Add crtc->name and use it in debug messagesVille Syrjälä
2015-12-08drm: Document drm_atomic_*_get_propertyDaniel Vetter
2015-12-02drm: Implement drm_modeset_lock_all_ctx()Thierry Reding
2015-11-24drm/atomic: Small documentation fix.Maarten Lankhorst
2015-11-24GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()Markus Elfring
2015-11-17drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst
2015-11-17drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.Maarten Lankhorst
2015-09-24drm: drm_atomic_crtc_get_property should be staticGeliang Tang
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter
2015-09-08drm/atomic: refuse changing CRTC for planes directlyDaniel Vetter
2015-09-01drm/atomic: Fix bookkeeping with TEST_ONLY, v3.Maarten Lankhorst
2015-08-25Revert "drm/atomic: Call ww_acquire_done after check phase is complete"Dave Airlie
2015-08-11drm/atomic: Call ww_acquire_done after check phase is completeDaniel Vetter
2015-08-11drm/atomic: Paper over locking WARN in default_state_clearDaniel Vetter
2015-07-24Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie
2015-07-22drm: Roll out drm_for_each_connector moreDaniel Vetter
2015-07-07drm/atomic: Cleanup on error properly in the atomic ioctl.Maarten Lankhorst