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_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
drm: fix error found in some cases after the patch d1af5cd86997
Claudio Suarez
1
-6
/
+6
2022-01-11
drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable i...
Liu Ying
1
-1
/
+1
2021-11-26
drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c
Claudio Suarez
1
-109
/
+134
2021-08-02
drm: Fix typo in comments
Cai Huoqing
1
-5
/
+5
2021-06-24
drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
Daniel Vetter
1
-0
/
+10
2021-04-12
drm: drm_atomic_helper.c: Correct comments format
Fabio M. De Francesco
1
-11
/
+21
2021-04-12
drm: drm_atomic_helper.c: Replace "unsigned" with "unsigned int"
Fabio M. De Francesco
1
-4
/
+4
2021-03-26
drm: Fix 3 typos in the inline doc
Dafna Hirschfeld
1
-8
/
+7
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-59
/
+16
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-4
/
+4
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-2
/
+2
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-1
/
+1
2021-01-21
drm: Introduce a drm_crtc_commit_wait helper
Maxime Ripard
1
-52
/
+9
2021-01-19
drm/atomic: put state on error path
Pan Bian
1
-1
/
+1
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-70
/
+0
2020-12-15
drm: Introduce an atomic_commit_setup function
Maxime Ripard
1
-0
/
+9
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
1
-4
/
+4
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-4
/
+4
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-1
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-10-08
drm/atomic: debug output for EBUSY
Daniel Vetter
1
-3
/
+17
2020-09-14
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...
Ville Syrjälä
1
-5
/
+2
2020-09-14
drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
Ville Syrjälä
1
-1
/
+20
2020-08-25
Merge tag 'v5.9-rc2' into drm-misc-fixes
Maarten Lankhorst
1
-2
/
+3
2020-08-17
drm/modeset-lock: Take the modeset BKL for legacy drivers
Daniel Vetter
1
-3
/
+4
2020-06-23
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
1
-1
/
+2
2020-05-29
drm: use drm_dev_has_vblank more
Daniel Vetter
1
-1
/
+1
2020-01-31
drm/bridge: Add the necessary bits to support bus format negotiation
Boris Brezillon
1
-0
/
+41
2020-01-31
drm/bridge: Add an ->atomic_check() hook
Boris Brezillon
1
-6
/
+6
2020-01-31
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
1
-0
/
+20
2020-01-30
drm: Initialize struct drm_crtc_state.no_vblank from device settings
Thomas Zimmermann
1
-1
/
+9
2020-01-08
Revert "drm/bridge: Add a drm_bridge_state object"
Boris Brezillon
1
-20
/
+0
2020-01-08
Revert "drm/bridge: Add an ->atomic_check() hook"
Boris Brezillon
1
-6
/
+6
2020-01-07
drm/bridge: Add an ->atomic_check() hook
Boris Brezillon
1
-6
/
+6
2020-01-07
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
1
-0
/
+20
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-38
/
+38
2019-12-22
drm/atomic: Spell CRTC consistently
Thierry Reding
1
-32
/
+32
2019-12-22
drm: Fix a couple of typos, punctation and whitespace issues
Thierry Reding
1
-6
/
+6
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-25
/
+48
2019-12-10
drm/atomic: Update docs around locking and commit sequencing
Daniel Vetter
1
-17
/
+29
2019-12-09
drm: Stop accessing encoder->bridge directly
Boris Brezillon
1
-9
/
+17
2019-12-09
drm/bridge: Rename bridge helpers targeting a bridge chain
Boris Brezillon
1
-8
/
+11
2019-11-13
Merge v5.4-rc7 into drm-next
Dave Airlie
1
-1
/
+14
2019-11-06
drm/atomic: fix self-refresh helpers crtc state dereference
Rob Clark
1
-1
/
+14
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+21
2019-09-19
drm/atomic-helper: Make crtc helper funcs optional
Ville Syrjälä
1
-1
/
+1
2019-09-19
drm: Measure Self Refresh Entry/Exit times to avoid thrashing
Sean Paul
1
-0
/
+20
2019-09-18
drm/atomic: Rename crtc_state->pageflip_flags to async_flip
Daniel Vetter
1
-1
/
+1
2019-09-17
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
1
-13
/
+2
[next]