summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic.c
AgeCommit message (Expand)Author
2018-09-07Merge branch 'linux-linaro-lsk-v4.4' of git://git.linaro.org/kernel/linux-lin...Tao Huang
2018-08-15BACKPORT: drm: Add Content Protection propertySean Paul
2018-08-06drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur
2017-11-08drm: record hdr_source_metadata_property blob_idZheng Yang
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-11-02FROMLIST: drm: Implement HDR source metadata set and get property handlingUma Shankar
2017-10-30UPSTREAM: drm: Make drm_atomic_replace_property_blob_from_id() more genericJyri Sarha
2017-10-24drm/atomic-helper: fixup atomit commit backportMark Yao
2017-10-24UPSTREAM: drm/atomic: Add struct drm_crtc_commit to track async updatesDaniel Vetter
2017-10-24UPSTREAM: drm: Add functions to setup/tear down drm_events.Daniel Vetter
2017-08-30drm/atomic: If the atomic check fails, return its value firstMaarten Lankhorst
2017-08-15UPSTREAM: drm: Add TV connector states to drm_connector_stateBoris Brezillon
2017-07-19drm/atomic: export drm_atomic_replace_property_blob_from_idMark Yao
2017-07-07UPSTREAM: drm: introduce pipe color correction propertiesLionel Landwerlin
2017-07-07UPSTREAM: GPU-DRM: Delete unnecessary checks before drm_property_unreference_...Markus Elfring
2017-02-24drm: print framebuffer size when plane check failMark Yao
2016-08-10Merge tag 'lsk-v4.4-16.07-android'Huang, Tao
2016-08-08UPSTREAM: drm: Implement drm_modeset_lock_all_ctx()Thierry Reding
2016-07-27drm: make drm_atomic_set_mode_prop_for_crtc() more reliableTomi Valkeinen
2016-06-07drm/atomic: Verify connector->funcs != NULL when clearing statesLyude
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
2015-04-07drm: Fix some typosJohn Hunter
2015-03-30drm/atomic: Don't try to free a NULL stateAnder Conselvan de Oliveira
2015-03-30drm/atomic: Clear crtcs, connectors and planes when clearing stateAnder Conselvan de Oliveira
2015-03-23drm: atomic: Allow setting CRTC active propertyDaniel Stone
2015-03-23drm: atomic: Expose CRTC active propertyDaniel Stone
2015-03-10drm: Share plane pixel format check code between legacy and atomicLaurent Pinchart
2015-03-10drm: Complete moving rotation property to coreTvrtko Ursulin
2015-02-23drm: Add DRM_DEBUG_ATOMICDaniel Vetter
2015-01-28Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...Dave Airlie