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
*
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-11-13
1
-5
/
+28
|
\
|
*
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-11-02
1
-1
/
+20
|
|
\
|
|
*
drm/atomic_helper: Stop modesets on unregistered connectors harder
Lyude Paul
2018-10-19
1
-1
/
+20
|
|
*
drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors
Lyude Paul
2018-10-19
1
-20
/
+1
|
|
*
drm/atomic_helper: Disallow new modesets on unregistered connectors
Lyude Paul
2018-10-19
1
-1
/
+20
|
*
|
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-29
1
-9
/
+24
|
|
\
|
|
*
|
drm: Get ref on CRTC commit object when waiting for flip_done
Leo Li
2018-10-18
1
-4
/
+8
*
|
|
drm: Extract drm_atomic_state_helper.[hc]
Daniel Vetter
2018-10-05
1
-566
/
+0
*
|
|
drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
Daniel Vetter
2018-10-05
1
-19
/
+13
|
|
/
|
/
|
*
|
drm/atomic: Initialise planes with opaque alpha values
Kieran Bingham
2018-09-20
1
-3
/
+1
*
|
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-09
1
-0
/
+1
*
|
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-08-27
1
-3
/
+5
|
\
|
|
*
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-16
1
-26
/
+88
|
|
\
|
*
|
drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...
Boris Brezillon
2018-07-25
1
-2
/
+3
|
*
|
drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
Boris Brezillon
2018-07-25
1
-1
/
+2
*
|
|
drm: Add per-plane pixel blend mode property
Lowry Li
2018-08-24
1
-0
/
+1
*
|
|
drm/atomic: Add __drm_atomic_helper_plane_reset
Alexandru Gheorghe
2018-08-06
1
-9
/
+24
|
|
/
|
/
|
*
|
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2018-07-13
1
-1
/
+1
*
|
drm/atomic: Call fake_vblank() from the generic commit_tail() helpers
Boris Brezillon
2018-07-07
1
-0
/
+4
*
|
drm/crtc: Add a generic infrastructure to fake VBLANK events
Boris Brezillon
2018-07-07
1
-0
/
+39
*
|
drm/connector: Make ->atomic_commit() optional
Boris Brezillon
2018-07-07
1
-0
/
+2
*
|
drm/connector: Pass a drm_connector_state to ->atomic_commit()
Boris Brezillon
2018-07-07
1
-1
/
+1
*
|
drm/atomic-helper: Use bitwise or for filling a bitmask
Ville Syrjälä
2018-07-05
1
-1
/
+1
*
|
drm: Add drm_encoder_mask()
Ville Syrjälä
2018-07-02
1
-5
/
+5
*
|
drm/atomic-helper: Use old/new state in drm_atomic_helper_commit_planes_on_cr...
Ville Syrjälä
2018-07-02
1
-5
/
+10
*
|
drm: Add writeback connector type
Brian Starkey
2018-06-20
1
-0
/
+25
*
|
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
2018-06-11
1
-14
/
+1
|
/
*
drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.
Maarten Lankhorst
2018-05-04
1
-1
/
+1
*
drm/atomic: Add sanity checks to drm_atomic_helper_async_commit()
Boris Brezillon
2018-04-18
1
-0
/
+11
*
drm/blend: Add a generic alpha property
Maxime Ripard
2018-04-16
1
-0
/
+4
*
drm: Use plane->state->fb over plane->fb
Ville Syrjälä
2018-03-29
1
-1
/
+1
*
drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing...
Ville Syrjälä
2018-03-29
1
-1
/
+6
*
drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...
Ville Syrjälä
2018-03-29
1
-39
/
+39
*
drm: Add drm_mode_config->normalize_zpos boolean
Peter Ujfalusi
2018-03-28
1
-0
/
+11
*
drm: Remove now pointelss blob->data casts
Ville Syrjälä
2018-03-16
1
-1
/
+1
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-5
/
+7
*
drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
Leo (Sunpeng) Li
2018-01-30
1
-0
/
+15
*
Revert "drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits"
Maarten Lankhorst
2018-01-10
1
-9
/
+0
*
drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
Leo (Sunpeng) Li
2018-01-09
1
-0
/
+9
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-03
1
-9
/
+103
|
\
|
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-21
1
-1
/
+1
|
|
\
|
*
|
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
1
-0
/
+94
|
*
|
drm/atomic-helper: always track connector commits, too
Daniel Vetter
2017-11-15
1
-9
/
+3
|
*
|
drm: Update docs for legacy kms state
Daniel Vetter
2017-11-09
1
-0
/
+6
*
|
|
drm/atomic: make drm_atomic_helper_wait_for_vblanks more agressive
Lucas Stach
2017-11-29
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-10-24
1
-10
/
+18
|
\
|
|
*
drm/atomic-helper: check that drivers call drm_crtc_vblank_off
Daniel Vetter
2017-10-18
1
-0
/
+9
|
*
drm/atomic: Check for busy planes/connectors before setting the commit
Maarten Lankhorst
2017-10-17
1
-9
/
+8
|
*
drm/atomic: Make atomic helper track newly assigned planes correctly, v2.
Maarten Lankhorst
2017-10-17
1
-1
/
+1
*
|
Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-10-17
1
-2
/
+2
|
\
|
[next]