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.12.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
/
drivers
/
gpu
/
drm
/
drm_atomic_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-04
drm: reference count event->completion
Daniel Vetter
1
-0
/
+11
2016-12-30
drm/atomic-helpers: Remove outdated comment
Daniel Vetter
1
-5
/
+0
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
1
-4
/
+4
2016-12-19
drm/atomic: Remove drm_atomic_helper_framebuffer_changed.
Maarten Lankhorst
1
-35
/
+0
2016-12-19
drm/atomic: Wait for vblank whenever a plane is added to state.
Maarten Lankhorst
1
-5
/
+1
2016-12-19
drm/atomic: Clean up wait_for_vblanks, v2.
Maarten Lankhorst
1
-14
/
+14
2016-12-19
drm/atomic: Unconditionally call prepare_fb.
Maarten Lankhorst
1
-9
/
+0
2016-12-18
drm: Convert all helpers to drm_connector_list_iter
Daniel Vetter
1
-11
/
+28
2016-12-08
drm/atomic: Use active instead of enable in wait_for_vblanks.
Maarten Lankhorst
1
-1
/
+1
2016-12-06
drm/atomic: doc: remove old comment about nonblocking commits
Gustavo Padovan
1
-3
/
+0
2016-12-06
drm: allow changing DPMS mode
Marta Lofstedt
1
-2
/
+2
2016-11-22
drm/atomic: Unconfuse the old_state mess in commmit_tail
Daniel Vetter
1
-35
/
+43
2016-11-16
drm/fence: add in-fences support
Gustavo Padovan
1
-0
/
+5
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-4
/
+0
2016-10-26
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
1
-4
/
+0
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-4
/
+4
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
1
-1
/
+1
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
1
-74
/
+24
2016-10-17
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
Brian Starkey
1
-4
/
+5
2016-09-19
drm/atomic-helper: Fix sparse warnings
Ville Syrjälä
1
-1
/
+1
2016-09-12
drm/fence: allow fence waiting to be interrupted by userspace
Gustavo Padovan
1
-9
/
+32
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-12
/
+31
2016-08-29
drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()
Liu Ying
1
-7
/
+9
2016-08-29
drm/atomic-helper: Add atomic_disable CRTC helper callback
Liu Ying
1
-0
/
+2
2016-08-16
drm/doc: Include new drm_blend.c
Daniel Vetter
1
-1
/
+1
2016-08-15
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+11
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-2
/
+2
2016-08-08
drm/atomic-helper: Add atomic_mode_set helper callback
Philipp Zabel
1
-1
/
+5
2016-08-08
drm: Don't prepare or cleanup unchanging frame buffers [v3]
Keith Packard
1
-1
/
+9
2016-07-29
drm: add generic zpos property
Marek Szyprowski
1
-0
/
+7
2016-06-15
drm/atomic-helpers: Clear up cleanup_done a bit
Daniel Vetter
1
-5
/
+3
2016-06-15
drm/atomic-helpers: Stall on the right commit
Daniel Vetter
1
-2
/
+2
2016-06-10
drm/atomic-helper: nonblocking commit support
Daniel Vetter
1
-46
/
+98
2016-06-10
drm/atomic-helper: roll out commit synchronization
Daniel Vetter
1
-0
/
+347
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
1
-4
/
+4
2016-06-09
drm/atomic-helper: Annotate a bunch more RETURNS: sections
Daniel Vetter
1
-4
/
+4
2016-06-07
drm/atomic: Fix remaining places where !funcs->best_encoder is valid
Boris Brezillon
1
-1
/
+3
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
1
-7
/
+6
2016-06-03
drm/atomic-helper: Fixup kerneldoc for drm_atomic_helper_legacy_gamma_set
Daniel Vetter
1
-1
/
+1
2016-06-02
drm: Consolidate crtc arrays in drm_atomic_state
Daniel Vetter
1
-1
/
+1
2016-06-02
drm: Consolidate plane arrays in drm_atomic_state
Daniel Vetter
1
-1
/
+1
2016-06-02
drm: Consolidate connector arrays in drm_atomic_state
Daniel Vetter
1
-1
/
+1
2016-06-02
drm/doc: Appease sphinx
Daniel Vetter
1
-1
/
+1
2016-06-02
drm/atomic-helper: use for_each_*_in_state more
Daniel Vetter
1
-31
/
+16
2016-06-02
drm/atomic: Handle funcs->best_encoder == NULL case
Boris Brezillon
1
-1
/
+3
2016-05-30
drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled
Liu Ying
1
-0
/
+3
2016-05-17
drm: Drop connector argument from __drm_atomic_helper_connector_destroy_state
Daniel Vetter
1
-6
/
+3
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
1
-5
/
+3
2016-05-17
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
1
-5
/
+3
2016-05-11
drm/atomic: Add drm_atomic_helper_best_encoder()
Noralf Trønnes
1
-0
/
+17
[next]