index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
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
2026-06-09
drm/atomic-helper: Add HDMI bridge output bus formats helper
Nicolas Frattaroli
2026-06-09
drm: Add new general DRM property "color format"
Nicolas Frattaroli
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
2026-04-24
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-16
drm/drm_atomic: duplicate colorop states if plane color pipeline in use
Melissa Wen
2026-04-09
drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()
Thomas Zimmermann
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
drm/atomic-helper: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-03
drm/atomic-helper: Export and namespace some functions
Linus Walleij
2026-01-03
Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable"
Tomi Valkeinen
2025-12-22
drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...
Jani Nikula
2025-11-26
drm/colorop: Introduce new drm_colorop mode object
Harry Wentland
2025-11-10
drm/atomic: use drm_crtc_vblank_waitqueue()
Jani Nikula
2025-10-13
drm/atomic: Change state pointers to a more meaningful name
Maxime Ripard
2025-07-22
drm/atomic-helper: put the bridge returned by drm_bridge_chain_get_first_brid...
Luca Ceresoli
2025-06-16
drm: Include <linux/export.h>
Thomas Zimmermann
2025-06-06
drm/atomic-helper: Re-order bridge chain pre-enable and post-disable
Aradhya Bhatia
2025-06-06
drm/atomic-helper: Separate out bridge pre_enable/post_disable from enable/di...
Aradhya Bhatia
2025-06-06
drm/atomic-helper: Refactor crtc & encoder-bridge op loops into separate func...
Aradhya Bhatia
2025-03-20
drm/bridge: Add helper to reset bridge pipeline
Maxime Ripard
2025-02-21
drm/atomic-helper: Add a note in drm_atomic_helper_reset_crtc() kernel-doc
Herve Codina
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_flip_d...
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_cleanup_...
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_cleanup_planes()
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_vblanks()
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_hw_done()
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_fake_vblank()
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_writebac...
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_modeset_...
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_planes()
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of crtc_set_mode()
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_update_legacy_m...
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of disable_outputs()
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_modeset_disables()
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail_rpm()
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail()
Maxime Ripard
2025-02-19
drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_depend...
Maxime Ripard
2025-02-19
drm/atomic-helper: Fix commit_tail state variable name
Maxime Ripard
2025-02-14
drm/atomic: Let drivers decide which planes to async flip
André Almeida
2025-02-13
drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()
Herve Codina
2025-02-04
drm/atomic-helper: improve CRTC enabled/connectors mismatch logging message
Luca Ceresoli
2025-01-23
drm/atomic-helper: document drm_atomic_helper_check() restrictions
Dmitry Baryshkov
2025-01-08
drm: Add valid clones check
Jessica Zhang
2025-01-08
drm: allow encoder mode_set even when connectors change for crtc
Abhinav Kumar
2024-09-16
drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=n
Lyude Paul
2024-08-26
drm: Fix kerneldoc for "Returns" section
renjun wang
[next]