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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
1
-24
/
+20
2016-01-06
drm/atomic: Remove drm_atomic_connectors_for_crtc.
Maarten Lankhorst
1
-30
/
+0
2016-01-05
drm/atomic-helper: Reject legacy flips on a disabled pipe
Daniel Vetter
1
-0
/
+16
2016-01-05
drm/atomic: add connector mask to drm_crtc_state.
Maarten Lankhorst
1
-0
/
+11
2015-12-11
drm: Add plane->name and use it in debug prints
Ville Syrjälä
1
-6
/
+6
2015-12-11
drm: Add crtc->name and use it in debug messages
Ville Syrjälä
1
-20
/
+21
2015-12-08
drm: Document drm_atomic_*_get_property
Daniel Vetter
1
-3
/
+30
2015-12-03
drm: Implement drm_modeset_lock_all_ctx()
Thierry Reding
1
-6
/
+1
2015-11-24
drm/atomic: Small documentation fix.
Maarten Lankhorst
1
-1
/
+1
2015-11-24
GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
Markus Elfring
1
-6
/
+3
2015-11-17
drm/atomic: add a drm_atomic_clean_old_fb helper.
Maarten Lankhorst
1
-18
/
+40
2015-11-17
drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.
Maarten Lankhorst
1
-1
/
+2
2015-09-24
drm: drm_atomic_crtc_get_property should be static
Geliang Tang
1
-1
/
+2
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
1
-16
/
+23
2015-09-08
drm/atomic: refuse changing CRTC for planes directly
Daniel Vetter
1
-0
/
+25
2015-09-01
drm/atomic: Fix bookkeeping with TEST_ONLY, v3.
Maarten Lankhorst
1
-16
/
+23
2015-08-25
Revert "drm/atomic: Call ww_acquire_done after check phase is complete"
Dave Airlie
1
-3
/
+0
2015-08-11
drm/atomic: Call ww_acquire_done after check phase is complete
Daniel Vetter
1
-0
/
+3
2015-08-11
drm/atomic: Paper over locking WARN in default_state_clear
Daniel Vetter
1
-3
/
+9
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
1
-1
/
+1
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
1
-1
/
+1
2015-07-07
drm/atomic: Cleanup on error properly in the atomic ioctl.
Maarten Lankhorst
1
-34
/
+30
2015-07-02
drm/atomic: Update old_fb after setting a property.
Maarten Lankhorst
1
-6
/
+6
2015-06-19
drm/atomic: Extract needs_modeset function
Daniel Vetter
1
-2
/
+1
2015-05-26
drm/atomic: Add MODE_ID property
Daniel Stone
1
-1
/
+56
2015-05-26
drm/atomic: Add current-mode blob to CRTC state
Daniel Stone
1
-1
/
+31
2015-05-26
drm: Add drm_atomic_set_mode_for_crtc
Daniel Stone
1
-0
/
+36
2015-05-21
drm/atomic: add drm_atomic_add_affected_planes
Maarten Lankhorst
1
-0
/
+39
2015-05-18
drm/atomic: Allow drivers to subclass drm_atomic_state, v3
Maarten Lankhorst
1
-28
/
+88
2015-05-13
drm/atomic: add drm_atomic_get_existing_*_state helpers
Maarten Lankhorst
1
-10
/
+8
2015-04-11
drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros
Ander Conselvan de Oliveira
1
-44
/
+18
2015-04-07
drm: Fix some typos
John Hunter
1
-2
/
+2
2015-03-30
drm/atomic: Don't try to free a NULL state
Ander Conselvan de Oliveira
1
-0
/
+3
2015-03-30
drm/atomic: Clear crtcs, connectors and planes when clearing state
Ander Conselvan de Oliveira
1
-0
/
+3
2015-03-23
drm: atomic: Allow setting CRTC active property
Daniel Stone
1
-3
/
+6
2015-03-23
drm: atomic: Expose CRTC active property
Daniel Stone
1
-2
/
+10
2015-03-10
drm: Share plane pixel format check code between legacy and atomic
Laurent Pinchart
1
-6
/
+4
2015-03-10
drm: Complete moving rotation property to core
Tvrtko Ursulin
1
-0
/
+2
2015-02-23
drm: Add DRM_DEBUG_ATOMIC
Daniel Vetter
1
-49
/
+51
2015-01-28
Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-2
/
+19
2015-01-27
drm/atomic: Fix potential use of state after free
Ander Conselvan de Oliveira
1
-0
/
+3
2015-01-27
drm/atomic: Add drm_crtc_state->active
Daniel Vetter
1
-2
/
+16
2015-01-27
drm: Add rotation value to plane state
Matt Roper
1
-0
/
+2
2015-01-21
next: drm/atomic: Use copy_from_user to copy 64 bit data from user space
Guenter Roeck
1
-1
/
+3
2015-01-05
drm/atomic: Hide drm.ko internal interfaces
Daniel Vetter
1
-47
/
+7
2015-01-05
drm: Atomic modeset ioctl
Rob Clark
1
-0
/
+331
2015-01-05
drm/atomic: atomic connector properties
Rob Clark
1
-2
/
+7
2015-01-05
drm/atomic: atomic plane properties
Rob Clark
1
-5
/
+64
2015-01-05
drm/atomic: atomic_check functions
Rob Clark
1
-4
/
+135
2015-01-05
drm: add atomic properties
Rob Clark
1
-0
/
+45
[next]