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
/
drivers
/
gpu
/
drm
/
drm_atomic_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
drm/atomic: Add drm_atomic_state->duplicated
Lyude Paul
1
-1
/
+9
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
1
-4
/
+4
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+0
2018-12-07
Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-42
/
+175
2018-12-05
drm: Add a new helper to validate damage during atomic_check
Deepak Rawat
1
-0
/
+3
2018-11-30
drm: Fix up drm_atomic_state_helper.[hc] extraction
Daniel Vetter
1
-0
/
+157
2018-11-30
drm: Fix compiler warning in drm_atomic_helper.c
Sean Paul
1
-0
/
+3
2018-11-29
drm: Add DRM_MODESET_LOCK_BEGIN/END helpers
Sean Paul
1
-41
/
+10
2018-11-29
drm: Move atomic_state_put after locks are dropped
Sean Paul
1
-1
/
+1
2018-11-29
drm: Clear state->acquire_ctx before leaving drm_atomic_helper_commit_duplica...
Sean Paul
1
-2
/
+6
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+6
2018-11-23
drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expected
Ville Syrjälä
1
-1
/
+3
2018-11-23
drm/atomic-helper: Complete fake_commit->flip_done potentially earlier
Ville Syrjälä
1
-0
/
+3
2018-11-20
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-589
/
+21
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-585
/
+13
2018-11-13
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-5
/
+28
2018-11-02
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+20
2018-11-02
drm: Add connector property to limit max bpc
Radhakrishna Sripada
1
-0
/
+4
2018-10-29
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-9
/
+24
2018-10-19
drm/atomic_helper: Stop modesets on unregistered connectors harder
Lyude Paul
1
-1
/
+20
2018-10-19
drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors
Lyude Paul
1
-20
/
+1
2018-10-19
drm/atomic_helper: Disallow new modesets on unregistered connectors
Lyude Paul
1
-1
/
+20
2018-10-18
drm: Get ref on CRTC commit object when waiting for flip_done
Leo Li
1
-4
/
+8
2018-10-05
drm: Extract drm_atomic_state_helper.[hc]
Daniel Vetter
1
-566
/
+0
2018-10-05
drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
Daniel Vetter
1
-19
/
+13
2018-09-20
drm/atomic: Initialise planes with opaque alpha values
Kieran Bingham
1
-3
/
+1
2018-09-09
drm: extract drm_atomic_uapi.c
Daniel Vetter
1
-0
/
+1
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-3
/
+5
2018-08-24
drm: Add per-plane pixel blend mode property
Lowry Li
1
-0
/
+1
2018-08-16
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-26
/
+88
2018-08-06
drm/atomic: Add __drm_atomic_helper_plane_reset
Alexandru Gheorghe
1
-9
/
+24
2018-07-25
drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...
Boris Brezillon
1
-2
/
+3
2018-07-25
drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
Boris Brezillon
1
-1
/
+2
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
1
-1
/
+1
2018-07-07
drm/atomic: Call fake_vblank() from the generic commit_tail() helpers
Boris Brezillon
1
-0
/
+4
2018-07-07
drm/crtc: Add a generic infrastructure to fake VBLANK events
Boris Brezillon
1
-0
/
+39
2018-07-07
drm/connector: Make ->atomic_commit() optional
Boris Brezillon
1
-0
/
+2
2018-07-07
drm/connector: Pass a drm_connector_state to ->atomic_commit()
Boris Brezillon
1
-1
/
+1
2018-07-05
drm/atomic-helper: Use bitwise or for filling a bitmask
Ville Syrjälä
1
-1
/
+1
2018-07-02
drm: Add drm_encoder_mask()
Ville Syrjälä
1
-5
/
+5
2018-07-02
drm/atomic-helper: Use old/new state in drm_atomic_helper_commit_planes_on_cr...
Ville Syrjälä
1
-5
/
+10
2018-06-20
drm: Add writeback connector type
Brian Starkey
1
-0
/
+25
2018-06-11
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
1
-14
/
+1
2018-05-04
drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.
Maarten Lankhorst
1
-1
/
+1
2018-04-18
drm/atomic: Add sanity checks to drm_atomic_helper_async_commit()
Boris Brezillon
1
-0
/
+11
2018-04-16
drm/blend: Add a generic alpha property
Maxime Ripard
1
-0
/
+4
2018-03-29
drm: Use plane->state->fb over plane->fb
Ville Syrjälä
1
-1
/
+1
2018-03-29
drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing...
Ville Syrjälä
1
-1
/
+6
2018-03-29
drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...
Ville Syrjälä
1
-39
/
+39
2018-03-28
drm: Add drm_mode_config->normalize_zpos boolean
Peter Ujfalusi
1
-0
/
+11
[next]