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-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
1
-1
/
+9
2015-08-12
drm/atomic: Use KMS VBLANK API
Thierry Reding
1
-2
/
+2
2015-08-11
drm/atomic: fix null pointer access to mode_fixup callback
Inki Dae
1
-1
/
+1
2015-08-04
drm/atomic-helpers: Make encoder picking more robust
Daniel Vetter
1
-5
/
+6
2015-08-04
drm/atomic-helper: Add an atomice best_encoder callback
Daniel Vetter
1
-1
/
+6
2015-08-02
i915: temporary fix for DP MST docking station NULL pointer dereference
Linus Torvalds
1
-3
/
+5
2015-07-27
drm/atomic: Update legacy DPMS state during modesets, v3.
Maarten Lankhorst
1
-6
/
+20
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
1
-12
/
+16
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
1
-4
/
+4
2015-07-27
drm/atomic: add connectors_changed to separate it from mode_changed, v2
Maarten Lankhorst
1
-9
/
+30
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
1
-2
/
+2
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
1
-2
/
+2
2015-07-16
drm/atomic: Only update crtc->x/y if it's part of the state, v2.
Maarten Lankhorst
1
-2
/
+8
2015-07-07
drm: Update plane->fb also for page_flip
Daniel Vetter
1
-4
/
+0
2015-06-22
drm/atomic: Don't set crtc_state->enable manually
Laurent Pinchart
1
-3
/
+7
2015-06-19
drm/atomic: Extract needs_modeset function
Daniel Vetter
1
-11
/
+5
2015-06-04
drm/atomic: Clear crtc_state->active in drm_atomic_helper_set_config.
Maarten Lankhorst
1
-0
/
+2
2015-05-26
drm/atomic: Add current-mode blob to CRTC state
Daniel Stone
1
-5
/
+6
2015-05-26
drm: Add drm_atomic_set_mode_for_crtc
Daniel Stone
1
-3
/
+8
2015-05-21
drm: bridge: Allow daisy chaining of bridges
Archit Taneja
1
-19
/
+10
2015-05-21
drm/atomic: add all affected planes in drm_atomic_helper_check_modeset
Maarten Lankhorst
1
-0
/
+4
2015-05-21
drm/atomic: add commit_planes_on_crtc helper
Maarten Lankhorst
1
-0
/
+62
2015-05-20
Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-5
/
+24
2015-05-18
drm/atomic: remove duplicated assignment of old_plane_state
Gustavo Padovan
1
-2
/
+0
2015-05-13
drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state
Daniel Vetter
1
-3
/
+20
2015-05-13
drm/atomic-helpers: Update vblank timestamping constants
Daniel Vetter
1
-0
/
+4
2015-05-08
drm/atomic: Make mode_fixup() optional for check_modeset()
Ander Conselvan de Oliveira
1
-0
/
+5
2015-05-07
Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-4
/
+5
2015-05-04
drm/atomic-helper: Really recover pre-atomic plane/cursor behavior
Daniel Vetter
1
-3
/
+3
2015-04-16
drm/atomic-helper: Don't call atomic_update_plane when it stays off
Daniel Vetter
1
-1
/
+2
2015-04-16
Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-178
/
+75
2015-04-11
drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros
Ander Conselvan de Oliveira
1
-178
/
+75
2015-04-08
Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-16
/
+128
2015-04-02
drm/atomic: Add helpers for state-subclassing drivers
Thierry Reding
1
-16
/
+128
2015-03-27
drm/atomic-helpers: Properly avoid full modeset dance
Daniel Vetter
1
-2
/
+4
2015-03-17
drm: change connector to tmp_connector
John Hunter
1
-2
/
+2
2015-03-17
drm: Fix some typo mistake of the annotations
John Hunter
1
-6
/
+6
2015-03-11
drm/atomic: Constify a bunch of functions pointer structs
Ville Syrjälä
1
-17
/
+17
2015-03-10
drm/atomic-helper: Fix kerneldoc for prepare_planes
Daniel Vetter
1
-2
/
+2
2015-03-05
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
Tvrtko Ursulin
1
-5
/
+8
2015-02-24
drm/atomic-helpers: make mode_set hooks optional
Daniel Vetter
1
-2
/
+3
2015-02-24
drm/atomic-helper: Rename commmit_post/pre_planes
Daniel Vetter
1
-15
/
+25
2015-02-23
drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument
Laurent Pinchart
1
-5
/
+5
2015-02-23
drm: Add DRM_DEBUG_ATOMIC
Daniel Vetter
1
-62
/
+62
2015-02-23
drm/atomic-helpers: Fix documentation typos and wrong copy&paste
Laurent Pinchart
1
-6
/
+9
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
[next]