index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-11-08
drm/atomic-helper: Add {begin,end}_fb_access to plane helpers
Thomas Zimmermann
2022-10-08
drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
2022-10-08
drm/atomic-helper: Don't allocate new plane state in CRTC check
Thomas Zimmermann
2022-09-20
drm/atomic-helper: Fix kernel-doc
Jiapeng Chong
2022-09-05
drm: drm_atomic_helper: Add a new helper to deal with the writeback connector...
Igor Torrente
2022-09-05
drm/atomic-helper: log EINVAL cause in drm_atomic_helper_async_check()
Simon Ser
2022-09-05
drm/atomic-helper: print message on driver connector check failure
Simon Ser
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-06-27
drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-06
drm/atomic: Force bridge self-refresh-exit on CRTC switch
Brian Norris
2022-01-14
drm: fix error found in some cases after the patch d1af5cd86997
Claudio Suarez
2022-01-11
drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable i...
Liu Ying
2021-11-26
drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c
Claudio Suarez
2021-08-02
drm: Fix typo in comments
Cai Huoqing
2021-06-24
drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
Daniel Vetter
2021-04-12
drm: drm_atomic_helper.c: Correct comments format
Fabio M. De Francesco
2021-04-12
drm: drm_atomic_helper.c: Replace "unsigned" with "unsigned int"
Fabio M. De Francesco
2021-03-26
drm: Fix 3 typos in the inline doc
Dafna Hirschfeld
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2021-01-21
drm: Introduce a drm_crtc_commit_wait helper
Maxime Ripard
2021-01-19
drm/atomic: put state on error path
Pan Bian
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
drm: Introduce an atomic_commit_setup function
Maxime Ripard
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-08
drm/atomic: debug output for EBUSY
Daniel Vetter
2020-09-14
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...
Ville Syrjälä
2020-09-14
drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
Ville Syrjälä
2020-08-25
Merge tag 'v5.9-rc2' into drm-misc-fixes
Maarten Lankhorst
2020-08-17
drm/modeset-lock: Take the modeset BKL for legacy drivers
Daniel Vetter
2020-06-23
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
2020-05-29
drm: use drm_dev_has_vblank more
Daniel Vetter
2020-01-31
drm/bridge: Add the necessary bits to support bus format negotiation
Boris Brezillon
2020-01-31
drm/bridge: Add an ->atomic_check() hook
Boris Brezillon
2020-01-31
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
2020-01-30
drm: Initialize struct drm_crtc_state.no_vblank from device settings
Thomas Zimmermann
2020-01-08
Revert "drm/bridge: Add a drm_bridge_state object"
Boris Brezillon
2020-01-08
Revert "drm/bridge: Add an ->atomic_check() hook"
Boris Brezillon
2020-01-07
drm/bridge: Add an ->atomic_check() hook
Boris Brezillon
2020-01-07
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-12-22
drm/atomic: Spell CRTC consistently
Thierry Reding
[next]