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
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-1
/
+2
|
\
|
*
drm: atomic: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-1
/
+2
*
|
drm/atomic: document and enforce rules around "spurious" EBUSY
Daniel Vetter
2020-10-08
1
-0
/
+29
*
|
drm/atomic: Make the kerneldoc a bit clearer
Daniel Vetter
2020-10-02
1
-5
/
+5
|
/
*
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-07-02
1
-0
/
+1
*
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
1
-2
/
+1
*
drm: make various debugfs_init() functions return 0
Wambui Karuga
2020-03-18
1
-3
/
+4
*
drm/bridge: Fix the bridge kernel doc
Boris Brezillon
2020-02-18
1
-2
/
+3
*
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
2020-01-31
1
-0
/
+116
*
Revert "drm/bridge: Add a drm_bridge_state object"
Boris Brezillon
2020-01-08
1
-39
/
+0
*
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
2020-01-07
1
-0
/
+39
*
drm/atomic: Spell CRTC consistently
Thierry Reding
2019-12-22
1
-10
/
+10
*
drm/atomic: Update docs around locking and commit sequencing
Daniel Vetter
2019-12-10
1
-4
/
+6
*
drm: Free the writeback_job when it with an empty fb
Lowry Li (Arm Technology China)
2019-09-23
1
-4
/
+9
*
drm: Add helpers to kick off self refresh mode in drivers
Sean Paul
2019-06-13
1
-0
/
+2
*
drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpers
Laurent Pinchart
2019-06-13
1
-0
/
+69
*
drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
Noralf Trønnes
2019-06-08
1
-0
/
+168
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-2
/
+7
*
drm: Add drm_atomic_get_old/new_private_obj_state
james qian wang (Arm Technology China)
2019-04-29
1
-1
/
+44
*
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-01-10
1
-4
/
+15
|
\
|
*
drm/atomic: integrate modeset lock with private objects
Rob Clark
2018-12-11
1
-4
/
+15
*
|
drm: Add a new plane property to send damage during plane update
Lukasz Spintzyk
2018-12-05
1
-0
/
+22
|
/
*
Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-11-29
1
-0
/
+5
|
\
|
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-11-20
1
-0
/
+5
|
|
\
|
*
|
drm: Add connector property to limit max bpc
Radhakrishna Sripada
2018-11-02
1
-0
/
+5
*
|
|
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-11-13
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-28
1
-1504
/
+2
|
|
\
|
|
*
|
drm: Get ref on CRTC commit object when waiting for flip_done
Leo Li
2018-10-18
1
-0
/
+5
*
|
|
drm/atomic: Use explicit old/new state in drm_atomic_plane_check()
Ville Syrjälä
2018-11-07
1
-39
/
+46
*
|
|
drm/atomic: Use explicit old/new state in drm_atomic_crtc_check()
Ville Syrjälä
2018-11-07
1
-11
/
+15
*
|
|
drm/atomic: Use explicit old crtc state in drm_atomic_add_affected_planes()
Ville Syrjälä
2018-11-07
1
-1
/
+3
|
|
/
|
/
|
*
|
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
1
-1
/
+1
|
\
|
|
*
drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation
Lyude Paul
2018-09-17
1
-1
/
+1
*
|
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-09
1
-1357
/
+2
*
|
drm/atomic: trim driver interface/docs
Daniel Vetter
2018-09-09
1
-185
/
+34
*
|
drm: Add per-plane pixel blend mode property
Lowry Li
2018-08-24
1
-0
/
+4
|
/
*
drm/atomic: Avoid connector to writeback_connector casts
Boris Brezillon
2018-07-07
1
-1
/
+3
*
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-07-06
1
-0
/
+4
|
\
|
*
Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...
Dave Airlie
2018-07-06
1
-0
/
+4
|
|
\
|
|
*
drm: mali-dp: Add writeback connector
Brian Starkey
2018-07-05
1
-0
/
+4
*
|
|
drm: print plane state normalized zpos value
Benjamin Gaignard
2018-07-06
1
-0
/
+1
|
/
/
*
|
drm: Add drm_connector_mask()
Ville Syrjälä
2018-07-02
1
-3
/
+3
*
|
drm: Add drm_plane_mask()
Ville Syrjälä
2018-07-02
1
-2
/
+2
|
/
*
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-20
1
-3
/
+15
|
\
|
*
Merge drm-fixes-for-v4.17-rc6-urgent into drm-next
Dave Airlie
2018-05-18
1
-0
/
+8
|
|
\
|
|
*
drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...
Ville Syrjälä
2018-05-07
1
-0
/
+2
|
|
*
drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
Ville Syrjälä
2018-05-07
1
-0
/
+6
|
*
|
Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-05-16
1
-3
/
+7
|
|
\
\
|
|
*
\
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-05-02
1
-0
/
+12
|
|
|
\
\
|
|
*
|
|
drm/atomic: Print debug message on atomic check failure
Lyude Paul
2018-04-24
1
-3
/
+7
|
|
|
|
/
|
|
|
/
|
[next]