index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/atomic: Constify the old/new state accessors
Maxime Ripard
2022-11-28
1
-16
/
+16
*
drm/atomic: fix warning of unused variable
GONG, Ruiqi
2022-06-09
1
-0
/
+1
*
drm/atomic: Add atomic_print_state to private objects
Maxime Ripard
2022-03-31
1
-4
/
+23
*
drm: fix doc warnings in drm_atomic.h
Yu Kuai
2021-06-04
1
-0
/
+4
*
drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'
Yu Kuai
2021-06-01
1
-0
/
+12
*
drm: Introduce a drm_crtc_commit_wait helper
Maxime Ripard
2021-01-21
1
-0
/
+4
*
drm: Document use-after-free gotcha with private objects
Maxime Ripard
2020-12-15
1
-0
/
+20
*
include/drm/drm_atomic: Make use of 'new_crtc_state'
Lee Jones
2020-11-18
1
-1
/
+2
*
include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning
Lee Jones
2020-11-12
1
-0
/
+1
*
drm/doc: Document legacy_cursor_update better
Daniel Vetter
2020-10-27
1
-1
/
+11
*
drm: drm_atomic.h: delete duplicated word in comment
Randy Dunlap
2020-07-15
1
-1
/
+1
*
drm/bridge: Fix the bridge kernel doc
Boris Brezillon
2020-02-18
1
-1
/
+1
*
drm/bridge: Add the necessary bits to support bus format negotiation
Boris Brezillon
2020-01-31
1
-0
/
+42
*
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
2020-01-31
1
-0
/
+34
*
Revert "drm/bridge: Add a drm_bridge_state object"
Boris Brezillon
2020-01-08
1
-3
/
+0
*
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
2020-01-07
1
-0
/
+3
*
drm/atomic: Spell CRTC consistently
Thierry Reding
2019-12-22
1
-15
/
+15
*
drm: Fix a couple of typos, punctation and whitespace issues
Thierry Reding
2019-12-22
1
-1
/
+1
*
drm/atomic: Update docs around locking and commit sequencing
Daniel Vetter
2019-12-10
1
-2
/
+11
*
drm: atomic helper: fix W=1 warnings
Benjamin Gaignard
2019-11-07
1
-3
/
+14
*
drm: Add helpers to kick off self refresh mode in drivers
Sean Paul
2019-06-13
1
-0
/
+15
*
drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpers
Laurent Pinchart
2019-06-13
1
-0
/
+7
*
drm: Add drm_atomic_get_old/new_private_obj_state
james qian wang (Arm Technology China)
2019-04-29
1
-0
/
+6
*
drm/atomic: Add drm_atomic_state->duplicated
Lyude Paul
2019-02-05
1
-0
/
+9
*
drm: Trivial comment grammar cleanups
Matt Roper
2019-02-04
1
-1
/
+1
*
drm/atomic: Add missing () to function ref in kerneldoc
Daniel Vetter
2019-01-11
1
-3
/
+3
*
drm/atomic: integrate modeset lock with private objects
Rob Clark
2018-12-11
1
-1
/
+36
*
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-11-13
1
-0
/
+11
|
\
|
*
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-28
1
-22
/
+1
|
|
\
|
*
|
drm: Get ref on CRTC commit object when waiting for flip_done
Leo Li
2018-10-18
1
-0
/
+11
*
|
|
drm/atomic: Improve docs for drm_atomic_state->allow_modeset
Daniel Vetter
2018-10-05
1
-1
/
+9
|
|
/
|
/
|
*
|
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-09
1
-16
/
+0
*
|
drm/atomic: trim driver interface/docs
Daniel Vetter
2018-09-09
1
-6
/
+0
*
|
drm: Add drm/drm_util.h header file
Daniel Vetter
2018-09-09
1
-0
/
+1
|
/
*
drm: writeback: Add out-fences for writeback connectors
Brian Starkey
2018-06-20
1
-0
/
+8
*
drm: Add writeback connector type
Brian Starkey
2018-06-20
1
-0
/
+3
*
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
2018-06-11
1
-3
/
+0
*
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-03-14
1
-0
/
+22
|
\
|
*
drm/atomic: Add new reverse iterator over all plane state (V2)
Shirish S
2018-03-07
1
-0
/
+22
*
|
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-03-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/atomic: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-02-15
1
-1
/
+1
*
|
drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
Leo (Sunpeng) Li
2018-01-30
1
-0
/
+9
|
/
*
drm/doc: Move legacy kms helpers to the very end
Daniel Vetter
2017-12-15
1
-0
/
+4
*
drm/atomic: document how to handle driver private objects
Daniel Vetter
2017-12-15
1
-0
/
+28
*
drm/atomic: Make atomic iterators less surprising
Maarten Lankhorst
2017-10-06
1
-43
/
+42
*
drm/atomic: Remove unneeded null check for private objects
Maarten Lankhorst
2017-10-06
1
-6
/
+3
*
drm/atomic: Remove deprecated accessor macros
Maarten Lankhorst
2017-09-08
1
-75
/
+0
*
drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.
Maarten Lankhorst
2017-09-08
1
-0
/
+12
*
drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.
Maarten Lankhorst
2017-09-08
1
-1
/
+0
*
drm/atomic: Return commit in drm_crtc_commit_get for better annotation
Maarten Lankhorst
2017-09-08
1
-1
/
+5
[next]