index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Age
Commit message (
Expand
)
Author
2016-06-10
drm/atomic: Add struct drm_crtc_commit to track async updates
Daniel Vetter
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-03
drm/fence: add fence to drm_pending_event
Gustavo Padovan
2016-06-02
drm: Consolidate crtc arrays in drm_atomic_state
Daniel Vetter
2016-06-02
drm: Consolidate plane arrays in drm_atomic_state
Daniel Vetter
2016-06-02
drm: Consolidate connector arrays in drm_atomic_state
Daniel Vetter
2016-06-01
drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
Tomi Valkeinen
2016-05-18
drm: Avoid connector reference imbalance on error path
Chris Wilson
2016-05-05
drm/atomic: use connector references (v3)
Dave Airlie
2016-05-05
drm/modes: add connector reference counting. (v2)
Dave Airlie
2016-05-03
drm/atomic: Add WARN_ON when state->acquire_ctx is not set.
Maarten Lankhorst
2016-05-02
drm/atomic: Rename drm_atomic_async_commit to nonblocking.
Maarten Lankhorst
2016-04-28
drm/atomic: Add missing drm_crtc_internal.h include
Thierry Reding
2016-03-24
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-20
drm: remove excess description
Luis de Bethencourt
2016-03-16
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-08
drm: introduce pipe color correction properties
Lionel Landwerlin
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
2016-01-25
drm: Add functions to setup/tear down drm_events.
Daniel Vetter
2016-01-06
drm/atomic: Remove drm_atomic_connectors_for_crtc.
Maarten Lankhorst
2016-01-05
drm/atomic-helper: Reject legacy flips on a disabled pipe
Daniel Vetter
2016-01-05
drm/atomic: add connector mask to drm_crtc_state.
Maarten Lankhorst
2015-12-11
drm: Add plane->name and use it in debug prints
Ville Syrjälä
2015-12-11
drm: Add crtc->name and use it in debug messages
Ville Syrjälä
2015-12-08
drm: Document drm_atomic_*_get_property
Daniel Vetter
2015-12-02
drm: Implement drm_modeset_lock_all_ctx()
Thierry Reding
2015-11-24
drm/atomic: Small documentation fix.
Maarten Lankhorst
2015-11-24
GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
Markus Elfring
2015-11-17
drm/atomic: add a drm_atomic_clean_old_fb helper.
Maarten Lankhorst
2015-11-17
drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.
Maarten Lankhorst
2015-09-24
drm: drm_atomic_crtc_get_property should be static
Geliang Tang
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
2015-09-08
drm/atomic: refuse changing CRTC for planes directly
Daniel Vetter
2015-09-01
drm/atomic: Fix bookkeeping with TEST_ONLY, v3.
Maarten Lankhorst
2015-08-25
Revert "drm/atomic: Call ww_acquire_done after check phase is complete"
Dave Airlie
2015-08-11
drm/atomic: Call ww_acquire_done after check phase is complete
Daniel Vetter
2015-08-11
drm/atomic: Paper over locking WARN in default_state_clear
Daniel Vetter
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
2015-07-07
drm/atomic: Cleanup on error properly in the atomic ioctl.
Maarten Lankhorst
2015-07-02
drm/atomic: Update old_fb after setting a property.
Maarten Lankhorst
2015-06-19
drm/atomic: Extract needs_modeset function
Daniel Vetter
2015-05-26
drm/atomic: Add MODE_ID property
Daniel Stone
2015-05-26
drm/atomic: Add current-mode blob to CRTC state
Daniel Stone
2015-05-26
drm: Add drm_atomic_set_mode_for_crtc
Daniel Stone
2015-05-21
drm/atomic: add drm_atomic_add_affected_planes
Maarten Lankhorst
2015-05-18
drm/atomic: Allow drivers to subclass drm_atomic_state, v3
Maarten Lankhorst
2015-05-13
drm/atomic: add drm_atomic_get_existing_*_state helpers
Maarten Lankhorst
2015-04-11
drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros
Ander Conselvan de Oliveira
[next]