index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2018-03-16
drm: Remove now pointelss blob->data casts
Ville Syrjälä
1
-1
/
+1
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-5
/
+7
2018-01-30
drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
Leo (Sunpeng) Li
1
-0
/
+15
2018-01-10
Revert "drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits"
Maarten Lankhorst
1
-9
/
+0
2018-01-09
drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
Leo (Sunpeng) Li
1
-0
/
+9
2017-12-03
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-9
/
+103
2017-11-29
drm/atomic: make drm_atomic_helper_wait_for_vblanks more agressive
Lucas Stach
1
-1
/
+1
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-1
/
+1
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-0
/
+94
2017-11-15
drm/atomic-helper: always track connector commits, too
Daniel Vetter
1
-9
/
+3
2017-11-09
drm: Update docs for legacy kms state
Daniel Vetter
1
-0
/
+6
2017-10-24
Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-10
/
+18
2017-10-18
drm/atomic-helper: check that drivers call drm_crtc_vblank_off
Daniel Vetter
1
-0
/
+9
2017-10-17
drm/atomic: Check for busy planes/connectors before setting the commit
Maarten Lankhorst
1
-9
/
+8
2017-10-17
drm/atomic: Make atomic helper track newly assigned planes correctly, v2.
Maarten Lankhorst
1
-1
/
+1
2017-10-17
Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2017-10-13
drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()
Thierry Reding
1
-1
/
+1
2017-10-13
drm/atomic-helper: Fix typo
Thierry Reding
1
-1
/
+1
2017-10-13
Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
2017-10-09
drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
Jeffy Chen
1
-0
/
+1
2017-09-27
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-102
/
+209
2017-09-08
drm/atomic: Make async plane update checks work as intended, v2.
Maarten Lankhorst
1
-38
/
+15
2017-09-08
drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.
Maarten Lankhorst
1
-6
/
+166
2017-09-08
drm/atomic: Remove waits in drm_atomic_helper_commit_cleanup_done, v2.
Maarten Lankhorst
1
-17
/
+0
2017-09-08
drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.
Maarten Lankhorst
1
-47
/
+35
2017-09-08
drm/atomic: Return commit in drm_crtc_commit_get for better annotation
Maarten Lankhorst
1
-2
/
+1
2017-08-10
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
1
-249
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-79
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
1
-55
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-55
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
1
-55
/
+0
2017-08-08
drm: Don't update property values for atomic drivers
Daniel Vetter
1
-4
/
+0
2017-08-01
drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done, ...
Maarten Lankhorst
1
-1
/
+1
2017-07-27
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
1
-74
/
+271
2017-07-26
drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
Maxime Ripard
1
-15
/
+34
2017-07-26
drm/atomic: Allow drm_atomic_helper_swap_state to fail
Maarten Lankhorst
1
-8
/
+7
2017-07-26
drm/atomic: Change drm_atomic_helper_swap_state to return an error.
Maarten Lankhorst
1
-8
/
+18
2017-07-19
drm/atomic-helper: Fix leak in disable_all
Daniel Vetter
1
-2
/
+16
2017-07-14
drm/atomic-helper: update lut props directly in ..._legacy_gamma_set
Peter Rosin
1
-15
/
+5
2017-07-13
drm/atomic: Make private objs proper objects
Ville Syrjälä
1
-4
/
+26
2017-07-13
drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done
Maarten Lankhorst
1
-2
/
+2
2017-07-13
drm/atomic: Use the new helpers in drm_atomic_helper_disable_all()
Maarten Lankhorst
1
-2
/
+2
2017-07-04
drm/atomic-helper: Realign function parameters
Daniel Vetter
1
-13
/
+11
2017-07-03
drm/atomic: initial support for asynchronous plane update
Gustavo Padovan
1
-0
/
+122
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-3
/
+4
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-0
/
+11
2017-06-27
drm/atomic-helper: Simplify commit tracking locking
Daniel Vetter
1
-6
/
+1
2017-06-22
drm: Add drm_atomic_helper_wait_for_flip_done()
Boris Brezillon
1
-1
/
+42
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
1
-0
/
+11
[next]