index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
drm/atomic: Add WARN_ON when state->acquire_ctx is not set.
Maarten Lankhorst
1
-0
/
+6
2016-05-02
drm/atomic: Rename drm_atomic_async_commit to nonblocking.
Maarten Lankhorst
1
-6
/
+6
2016-04-28
drm/atomic: Add missing drm_crtc_internal.h include
Thierry Reding
1
-0
/
+2
2016-03-24
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+0
2016-03-20
drm: remove excess description
Luis de Bethencourt
1
-1
/
+0
2016-03-16
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+86
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-24
/
+20
2016-03-08
drm: introduce pipe color correction properties
Lionel Landwerlin
1
-2
/
+86
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
1
-24
/
+20
2016-01-25
drm: Add functions to setup/tear down drm_events.
Daniel Vetter
1
-33
/
+11
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-02
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
[next]