index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Introduce drm_framebuffer_assign()
Chris Wilson
2016-11-29
1
-6
/
+2
*
drm/fences: add DOC: for explicit fencing
Gustavo Padovan
2016-11-22
1
-0
/
+52
*
drm/atomic: cleanup debugfs entries on un-registering the driver.
Liviu Dudau
2016-11-21
1
-0
/
+7
*
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-17
1
-1
/
+1
*
drm/fence: add out-fences support
Gustavo Padovan
2016-11-16
1
-45
/
+196
*
drm/fence: add in-fences support
Gustavo Padovan
2016-11-16
1
-0
/
+14
*
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
1
-4
/
+6
*
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
1
-0
/
+186
|
\
|
*
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
2016-11-08
1
-0
/
+63
|
*
drm/atomic: add new drm_debug bit to dump atomic state
Rob Clark
2016-11-08
1
-0
/
+93
|
*
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
2016-11-08
1
-0
/
+30
*
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm: Release reference from blob lookup after replacing property
Felix Monninger
2016-10-26
1
-3
/
+6
*
|
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-1
/
+1
*
|
drm: RIP mode_config->rotation_property
Ville Syrjälä
2016-10-22
1
-4
/
+2
*
|
drm: Add support for optional per-plane rotation property
Ville Syrjälä
2016-10-21
1
-2
/
+4
*
|
drm/atomic: Reject attempts to use multiple rotation angles at once
Ville Syrjälä
2016-10-21
1
-0
/
+2
*
|
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-15
/
+10
|
/
*
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
1
-3
/
+3
|
\
|
*
drm/atomic: Don't potentially reset color_mgmt_changed on successive property...
Mario Kleiner
2016-08-29
1
-3
/
+3
*
|
drm: Move property validation to a helper, v2.
Maarten Lankhorst
2016-09-12
1
-11
/
+2
*
|
drm/atomic: Reject properties not part of the object.
Maarten Lankhorst
2016-09-06
1
-1
/
+10
*
|
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-16
1
-1
/
+1
*
|
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-08-15
1
-2
/
+3
|
/
*
drm: add generic zpos property
Marek Szyprowski
2016-07-29
1
-0
/
+4
*
drm/atomic: Delete an unnecessary check before drm_property_unreference_blob()
Markus Elfring
2016-07-20
1
-2
/
+1
*
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-19
1
-1
/
+26
|
\
|
*
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-15
1
-0
/
+66
|
|
\
|
*
\
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-07-02
1
-1
/
+26
|
|
\
\
|
|
*
|
drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx
Maarten Lankhorst
2016-06-24
1
-1
/
+26
*
|
|
|
Revert "drm: Resurrect atomic rmfb code"
Daniel Vetter
2016-07-14
1
-66
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
drm: Resurrect atomic rmfb code
Daniel Vetter
2016-07-13
1
-0
/
+66
|
/
/
*
|
drm/atomic: Add struct drm_crtc_commit to track async updates
Daniel Vetter
2016-06-10
1
-0
/
+22
*
|
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
1
-46
/
+34
|
\
\
|
|
/
|
/
|
|
*
drm/fence: add fence to drm_pending_event
Gustavo Padovan
2016-06-03
1
-6
/
+13
|
*
drm: Consolidate crtc arrays in drm_atomic_state
Daniel Vetter
2016-06-02
1
-11
/
+6
|
*
drm: Consolidate plane arrays in drm_atomic_state
Daniel Vetter
2016-06-02
1
-11
/
+6
|
*
drm: Consolidate connector arrays in drm_atomic_state
Daniel Vetter
2016-06-02
1
-18
/
+9
*
|
drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
Tomi Valkeinen
2016-06-01
1
-1
/
+2
|
/
*
drm: Avoid connector reference imbalance on error path
Chris Wilson
2016-05-18
1
-9
/
+11
*
drm/atomic: use connector references (v3)
Dave Airlie
2016-05-05
1
-9
/
+5
*
drm/modes: add connector reference counting. (v2)
Dave Airlie
2016-05-05
1
-2
/
+17
*
drm/atomic: Add WARN_ON when state->acquire_ctx is not set.
Maarten Lankhorst
2016-05-03
1
-0
/
+6
*
drm/atomic: Rename drm_atomic_async_commit to nonblocking.
Maarten Lankhorst
2016-05-02
1
-6
/
+6
*
drm/atomic: Add missing drm_crtc_internal.h include
Thierry Reding
2016-04-28
1
-0
/
+2
*
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-24
1
-1
/
+0
|
\
|
*
drm: remove excess description
Luis de Bethencourt
2016-03-20
1
-1
/
+0
*
|
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-16
1
-2
/
+86
|
\
|
|
*
drm: introduce pipe color correction properties
Lionel Landwerlin
2016-03-08
1
-2
/
+86
*
|
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-14
1
-24
/
+20
|
\
\
|
|
/
|
/
|
[next]