index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_atomic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
drm: Nuke drm_atomic_legacy_backoff
Daniel Vetter
1
-2
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
1
-3
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-3
/
+0
2017-07-31
drm/atomic: Update comment to match the code
Thierry Reding
1
-1
/
+1
2017-07-13
drm/atomic: Make private objs proper objects
Ville Syrjälä
1
-46
/
+74
2017-07-03
drm/atomic: initial support for asynchronous plane update
Gustavo Padovan
1
-0
/
+2
2017-05-31
drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()
Ville Syrjälä
1
-1
/
+1
2017-05-04
drm: Add driver-private objects to atomic state
Pandiyan, Dhinakaran
1
-0
/
+95
2017-04-07
drm/atomic: Unify conflicting encoder handling.
Maarten Lankhorst
1
-2
/
+0
2017-03-29
drm: document the all the atomic iterators
Daniel Vetter
1
-1
/
+158
2017-03-06
drm/atomic: Add macros to access existing old/new state, v2.
Maarten Lankhorst
1
-0
/
+108
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-1
/
+1
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-1
/
+1
2017-02-14
drm/atomic: Add new iterators over all state, v3.
Maarten Lankhorst
1
-3
/
+78
2017-01-25
drm/kms-core: Use recommened kerneldoc for struct member refs
Daniel Vetter
1
-2
/
+4
2017-01-17
drm/fence: fix memory overwrite when setting out_fence fd
Gustavo Padovan
1
-1
/
+1
2017-01-05
drm: Add kernel-doc for drm_crtc_commit_get/put
Daniel Vetter
1
-1
/
+20
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
1
-1
/
+1
2016-12-27
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
1
-1
/
+0
2016-12-19
drm/atomic: Clean up wait_for_vblanks, v2.
Maarten Lankhorst
1
-0
/
+1
2016-12-18
drm: Move atomic debugfs functions into drm_crtc_internal.h
Daniel Vetter
1
-6
/
+0
2016-11-28
drm/atomic: Constify drm_atomic_crtc_needs_modeset()
Ville Syrjälä
1
-1
/
+1
2016-11-21
drm/atomic: cleanup debugfs entries on un-registering the driver.
Liviu Dudau
1
-0
/
+1
2016-11-16
drm/fence: add out-fences support
Gustavo Padovan
1
-0
/
+1
2016-11-09
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
1
-0
/
+7
2016-11-08
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
1
-0
/
+2
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
1
-1
/
+30
2016-10-17
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
Brian Starkey
1
-1
/
+10
2016-09-22
drm: Extract drm_plane.[hc]
Daniel Vetter
1
-0
/
+154
2016-06-10
drm/atomic: Add struct drm_crtc_commit to track async updates
Daniel Vetter
1
-0
/
+6
2016-06-09
drm/atomic: kerneldoc for drm_atomic_crtc_needs_modeset
Daniel Vetter
1
-0
/
+10
2016-06-02
drm/atomic-docs: Spelling fixups
Daniel Vetter
1
-2
/
+2
2016-06-02
drm: Consolidate crtc arrays in drm_atomic_state
Daniel Vetter
1
-5
/
+5
2016-06-02
drm: Consolidate plane arrays in drm_atomic_state
Daniel Vetter
1
-7
/
+7
2016-06-02
drm: Consolidate connector arrays in drm_atomic_state
Daniel Vetter
1
-5
/
+5
2016-06-02
drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state
Daniel Vetter
1
-0
/
+36
2016-05-02
drm/atomic: Rename drm_atomic_async_commit to nonblocking.
Maarten Lankhorst
1
-1
/
+1
2016-01-06
drm/atomic: Remove drm_atomic_connectors_for_crtc.
Maarten Lankhorst
1
-4
/
+0
2015-11-25
drm: fix potential dangling else problems in for_each_ macros
Jani Nikula
1
-3
/
+3
2015-11-17
drm/atomic: add a drm_atomic_clean_old_fb helper.
Maarten Lankhorst
1
-0
/
+3
2015-07-27
drm/atomic: add connectors_changed to separate it from mode_changed, v2
Maarten Lankhorst
1
-1
/
+2
2015-06-19
drm/atomic: Extract needs_modeset function
Daniel Vetter
1
-0
/
+6
2015-05-26
drm/atomic: fix out of bounds read in for_each_*_in_state helpers
Andrey Ryabinin
1
-12
/
+12
2015-05-26
drm/atomic: Add MODE_ID property
Daniel Stone
1
-0
/
+3
2015-05-26
drm: Add drm_atomic_set_mode_for_crtc
Daniel Stone
1
-0
/
+3
2015-05-21
drm/atomic: add drm_atomic_add_affected_planes
Maarten Lankhorst
1
-0
/
+4
2015-05-18
drm/atomic: Allow drivers to subclass drm_atomic_state, v3
Maarten Lankhorst
1
-0
/
+5
2015-05-13
drm/atomic: add drm_atomic_get_existing_*_state helpers
Maarten Lankhorst
1
-0
/
+50
2015-04-11
drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros
Ander Conselvan de Oliveira
1
-0
/
+24
2015-01-05
drm/atomic: Hide drm.ko internal interfaces
Daniel Vetter
1
-12
/
+0
[next]