summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic.c
AgeCommit message (Expand)Author
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
2015-07-02drm/atomic: Update old_fb after setting a property.Maarten Lankhorst
2015-06-19drm/atomic: Extract needs_modeset functionDaniel Vetter
2015-05-26drm/atomic: Add MODE_ID propertyDaniel Stone
2015-05-26drm/atomic: Add current-mode blob to CRTC stateDaniel Stone
2015-05-26drm: Add drm_atomic_set_mode_for_crtcDaniel Stone
2015-05-21drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst
2015-05-18drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst
2015-05-13drm/atomic: add drm_atomic_get_existing_*_state helpersMaarten Lankhorst
2015-04-11drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira