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
starfive-6.6.48-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
2022-11-08
drm/atomic-helper: Add {begin,end}_fb_access to plane helpers
Thomas Zimmermann
1
-3
/
+31
2022-10-08
drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
1
-34
/
+18
2022-10-08
drm/atomic-helper: Don't allocate new plane state in CRTC check
Thomas Zimmermann
1
-9
/
+1
2022-09-20
drm/atomic-helper: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-09-06
drm: drm_atomic_helper: Add a new helper to deal with the writeback connector...
Igor Torrente
1
-0
/
+39
2022-09-05
drm/atomic-helper: log EINVAL cause in drm_atomic_helper_async_check()
Simon Ser
1
-6
/
+26
2022-09-05
drm/atomic-helper: print message on driver connector check failure
Simon Ser
1
-2
/
+10
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-06-27
drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
1
-0
/
+55
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-06
drm/atomic: Force bridge self-refresh-exit on CRTC switch
Brian Norris
1
-3
/
+13
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
[next]