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.12.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
2015-01-28
Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-11
/
+170
2015-01-27
drm/atomic: Add ->atomic_check() to encoder helpers
Thierry Reding
1
-7
/
+16
2015-01-27
drm/plane: Add optional ->atomic_disable() callback
Thierry Reding
1
-1
/
+8
2015-01-27
drm/plane: Make ->atomic_update() mandatory
Thierry Reding
1
-1
/
+1
2015-01-27
drm/atomic-helper: debug output for modesets
Daniel Vetter
1
-1
/
+21
2015-01-27
drm/atomic-helpers: Saner encoder/crtc callbacks
Daniel Vetter
1
-5
/
+12
2015-01-27
drm/atomic-helpers: Recover full cursor plane behaviour
Daniel Vetter
1
-0
/
+11
2015-01-27
drm/atomic-helper: add connector->dpms() implementation
Daniel Vetter
1
-0
/
+77
2015-01-27
drm/atomic: Add drm_crtc_state->active
Daniel Vetter
1
-5
/
+49
2015-01-05
drm/atomic: atomic_check functions
Rob Clark
1
-2
/
+2
2014-12-19
drm: add atomic_set_property wrappers
Rob Clark
1
-6
/
+6
2014-12-17
drm/atomic: Introduce state->obj backpointers
Daniel Vetter
1
-5
/
+14
2014-12-17
drm/atomic-helper: Again check modeset *before* plane states
Daniel Vetter
1
-2
/
+8
2014-12-17
drm/atomic-helper: Export both plane and modeset check helpers
Daniel Vetter
1
-8
/
+57
2014-12-17
drm/atomic: fix potential null ptr on plane enable
Rob Clark
1
-1
/
+1
2014-11-27
drm/atomic: clear plane's CRTC and FB when shutting down
Rob Clark
1
-6
/
+13
2014-11-27
drm/atomic: track bitmask of planes attached to crtc
Rob Clark
1
-4
/
+4
2014-11-25
drm/plane: Pass old state to ->atomic_update()
Thierry Reding
1
-1
/
+4
2014-11-25
drm/atomic_helper: Cope with plane->crtc == NULL in disable helper
Jasper St. Pierre
1
-0
/
+11
2014-11-25
drm/atomic-helper: Skip vblank waits for unchanged fbs
Daniel Vetter
1
-1
/
+33
2014-11-22
drm/atomic: shutdown *current* encoder
Rob Clark
1
-2
/
+5
2014-11-22
drm/atomic: check mode_changed *after* atomic_check
Rob Clark
1
-5
/
+5
2014-11-20
drm/atomic_helper: Make it clear that commit_planes gets the old state
Daniel Vetter
1
-6
/
+6
2014-11-20
drm/atomic: Don't overrun the connector array when hotplugging
Daniel Vetter
1
-15
/
+8
2014-11-20
drm/atomic: Only destroy connector states with connection mutex held
Daniel Vetter
1
-7
/
+7
2014-11-15
drm/atomic: rip out unnecessary locking checks
Rob Clark
1
-4
/
+0
2014-11-12
drm: Per-plane locking
Daniel Vetter
1
-0
/
+4
2014-11-12
drm: export atomic wait_for_vblanks helper (v2)
Rob Clark
1
-3
/
+14
2014-11-06
drm/atomic: Refcounting for plane_state->fb
Daniel Vetter
1
-6
/
+19
2014-11-06
drm: Docbook integration and over sections for all the new helpers
Daniel Vetter
1
-0
/
+36
2014-11-06
drm/atomic-helpers: functions for state duplicate/destroy/reset
Daniel Vetter
1
-0
/
+149
2014-11-06
drm/atomic-helper: implement ->page_flip
Daniel Vetter
1
-0
/
+86
2014-11-06
drm/atomic-helpers: document how to implement async commit
Daniel Vetter
1
-0
/
+38
2014-11-06
drm/atomic: Integrate fence support
Daniel Vetter
1
-0
/
+23
2014-11-06
drm/atomic-helper: implementatations for legacy interfaces
Daniel Vetter
1
-1
/
+510
2014-11-06
drm: Atomic crtc/connector updates using crtc/plane helper interfaces
Daniel Vetter
1
-0
/
+697
2014-11-05
drm: Add atomic/plane helpers
Daniel Vetter
1
-0
/
+355