index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic_helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Clean up planes in atomic commit helper failure path
Laurent Pinchart
2017-01-04
1
-1
/
+3
*
drm/atomic: doc: remove old comment about nonblocking commits
Gustavo Padovan
2016-12-06
1
-3
/
+0
*
drm: allow changing DPMS mode
Marta Lofstedt
2016-12-06
1
-2
/
+2
*
drm/atomic: Unconfuse the old_state mess in commmit_tail
Daniel Vetter
2016-11-22
1
-35
/
+43
*
drm/fence: add in-fences support
Gustavo Padovan
2016-11-16
1
-0
/
+5
*
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
1
-4
/
+0
|
\
|
*
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
2016-10-26
1
-4
/
+0
*
|
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-4
/
+4
*
|
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
2016-10-21
1
-1
/
+1
*
|
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-74
/
+24
*
|
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
Brian Starkey
2016-10-17
1
-4
/
+5
|
/
*
drm/atomic-helper: Fix sparse warnings
Ville Syrjälä
2016-09-19
1
-1
/
+1
*
drm/fence: allow fence waiting to be interrupted by userspace
Gustavo Padovan
2016-09-12
1
-9
/
+32
*
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-12
/
+31
*
drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()
Liu Ying
2016-08-29
1
-7
/
+9
*
drm/atomic-helper: Add atomic_disable CRTC helper callback
Liu Ying
2016-08-29
1
-0
/
+2
*
drm/doc: Include new drm_blend.c
Daniel Vetter
2016-08-16
1
-1
/
+1
*
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
1
-3
/
+11
|
\
|
*
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-08-08
1
-2
/
+2
|
*
drm: Don't prepare or cleanup unchanging frame buffers [v3]
Keith Packard
2016-08-08
1
-1
/
+9
*
|
drm/atomic-helper: Add atomic_mode_set helper callback
Philipp Zabel
2016-08-08
1
-1
/
+5
|
/
*
drm: add generic zpos property
Marek Szyprowski
2016-07-29
1
-0
/
+7
*
drm/atomic-helpers: Clear up cleanup_done a bit
Daniel Vetter
2016-06-15
1
-5
/
+3
*
drm/atomic-helpers: Stall on the right commit
Daniel Vetter
2016-06-15
1
-2
/
+2
*
drm/atomic-helper: nonblocking commit support
Daniel Vetter
2016-06-10
1
-46
/
+98
*
drm/atomic-helper: roll out commit synchronization
Daniel Vetter
2016-06-10
1
-0
/
+347
*
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-4
/
+4
*
drm/atomic-helper: Annotate a bunch more RETURNS: sections
Daniel Vetter
2016-06-09
1
-4
/
+4
*
drm/atomic: Fix remaining places where !funcs->best_encoder is valid
Boris Brezillon
2016-06-07
1
-1
/
+3
*
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-06-07
1
-7
/
+6
*
drm/atomic-helper: Fixup kerneldoc for drm_atomic_helper_legacy_gamma_set
Daniel Vetter
2016-06-03
1
-1
/
+1
*
drm: Consolidate crtc arrays in drm_atomic_state
Daniel Vetter
2016-06-02
1
-1
/
+1
*
drm: Consolidate plane arrays in drm_atomic_state
Daniel Vetter
2016-06-02
1
-1
/
+1
*
drm: Consolidate connector arrays in drm_atomic_state
Daniel Vetter
2016-06-02
1
-1
/
+1
*
drm/doc: Appease sphinx
Daniel Vetter
2016-06-02
1
-1
/
+1
*
drm/atomic-helper: use for_each_*_in_state more
Daniel Vetter
2016-06-02
1
-31
/
+16
*
drm/atomic: Handle funcs->best_encoder == NULL case
Boris Brezillon
2016-06-02
1
-1
/
+3
*
drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled
Liu Ying
2016-05-30
1
-0
/
+3
*
drm: Drop connector argument from __drm_atomic_helper_connector_destroy_state
Daniel Vetter
2016-05-17
1
-6
/
+3
*
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-05-17
1
-5
/
+3
*
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
2016-05-17
1
-5
/
+3
*
drm/atomic: Add drm_atomic_helper_best_encoder()
Noralf Trønnes
2016-05-11
1
-0
/
+17
*
drm/atomic: Don't skip drm_bridge_*() calls if !drm_encoder_helper_funcs
Noralf Trønnes
2016-05-11
1
-22
/
+17
*
drm: Make drm_encoder_helper_funcs optional
Noralf Trønnes
2016-05-10
1
-2
/
+9
*
drm/atomic: use connector references (v3)
Dave Airlie
2016-05-05
1
-0
/
+4
*
Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-05-05
1
-17
/
+17
|
\
|
*
drm/atomic: Rename drm_atomic_async_commit to nonblocking.
Maarten Lankhorst
2016-05-02
1
-2
/
+2
|
*
drm/atomic: Rename async parameter to nonblocking.
Maarten Lankhorst
2016-05-02
1
-15
/
+15
*
|
drm/atomic-helpers: Don't duplicate code in destroy helpers
Daniel Vetter
2016-04-27
1
-8
/
+9
|
/
*
drm/atomic-helper: Print an error if vblank wait times out
Ville Syrjälä
2016-04-18
1
-0
/
+2
[next]