index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Age
Commit message (
Expand
)
Author
2016-11-29
drm: Introduce drm_framebuffer_assign()
Chris Wilson
2016-11-22
drm/fences: add DOC: for explicit fencing
Gustavo Padovan
2016-11-21
drm/atomic: cleanup debugfs entries on un-registering the driver.
Liviu Dudau
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-16
drm/fence: add out-fences support
Gustavo Padovan
2016-11-16
drm/fence: add in-fences support
Gustavo Padovan
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-08
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
2016-11-08
drm/atomic: add new drm_debug bit to dump atomic state
Rob Clark
2016-11-08
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-10-26
drm: Release reference from blob lookup after replacing property
Felix Monninger
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-22
drm: RIP mode_config->rotation_property
Ville Syrjälä
2016-10-21
drm: Add support for optional per-plane rotation property
Ville Syrjälä
2016-10-21
drm/atomic: Reject attempts to use multiple rotation angles at once
Ville Syrjälä
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-12
drm: Move property validation to a helper, v2.
Maarten Lankhorst
2016-09-06
drm/atomic: Reject properties not part of the object.
Maarten Lankhorst
2016-08-29
drm/atomic: Don't potentially reset color_mgmt_changed on successive property...
Mario Kleiner
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-07-29
drm: add generic zpos property
Marek Szyprowski
2016-07-20
drm/atomic: Delete an unnecessary check before drm_property_unreference_blob()
Markus Elfring
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-15
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-14
Revert "drm: Resurrect atomic rmfb code"
Daniel Vetter
2016-07-13
drm: Resurrect atomic rmfb code
Daniel Vetter
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-06-24
drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx
Maarten Lankhorst
2016-06-10
drm/atomic: Add struct drm_crtc_commit to track async updates
Daniel Vetter
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-03
drm/fence: add fence to drm_pending_event
Gustavo Padovan
2016-06-02
drm: Consolidate crtc arrays in drm_atomic_state
Daniel Vetter
2016-06-02
drm: Consolidate plane arrays in drm_atomic_state
Daniel Vetter
2016-06-02
drm: Consolidate connector arrays in drm_atomic_state
Daniel Vetter
2016-06-01
drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
Tomi Valkeinen
2016-05-18
drm: Avoid connector reference imbalance on error path
Chris Wilson
2016-05-05
drm/atomic: use connector references (v3)
Dave Airlie
2016-05-05
drm/modes: add connector reference counting. (v2)
Dave Airlie
2016-05-03
drm/atomic: Add WARN_ON when state->acquire_ctx is not set.
Maarten Lankhorst
2016-05-02
drm/atomic: Rename drm_atomic_async_commit to nonblocking.
Maarten Lankhorst
2016-04-28
drm/atomic: Add missing drm_crtc_internal.h include
Thierry Reding
2016-03-24
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-20
drm: remove excess description
Luis de Bethencourt
2016-03-16
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-08
drm: introduce pipe color correction properties
Lionel Landwerlin
[next]