index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Age
Commit message (
Expand
)
Author
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-03-31
drm/atomic: Add atomic_print_state to private objects
Maxime Ripard
2022-03-31
drm/atomic: Print the state every non-blocking commit
Maxime Ripard
2022-01-26
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2022-01-24
drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
Manasi Navare
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-07-27
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2021-07-27
drm/plane: check that fb_damage is set up when used
Daniel Vetter
2021-06-24
Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2021-06-23
drm: allow drm_atomic_print_state() to accept any drm_printer
Abhinav Kumar
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-22
drm: drm_atomic.c: Adjust end of block comment
Beatriz Martins de Carvalho
2021-04-12
gpu: drm: Replace bare "unsigned" with "unsigned int"
Fabio M. De Francesco
2021-04-09
drm/atomic: Couple of typo fixes
Bhaskar Chowdhury
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-01-21
drm: Introduce a drm_crtc_commit_wait helper
Maxime Ripard
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
drm: atomic: use krealloc_array()
Bartosz Golaszewski
2020-10-08
drm/atomic: document and enforce rules around "spurious" EBUSY
Daniel Vetter
2020-10-02
drm/atomic: Make the kerneldoc a bit clearer
Daniel Vetter
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm: make various debugfs_init() functions return 0
Wambui Karuga
2020-02-18
drm/bridge: Fix the bridge kernel doc
Boris Brezillon
2020-01-31
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
2020-01-08
Revert "drm/bridge: Add a drm_bridge_state object"
Boris Brezillon
2020-01-07
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
2019-12-22
drm/atomic: Spell CRTC consistently
Thierry Reding
2019-12-10
drm/atomic: Update docs around locking and commit sequencing
Daniel Vetter
2019-09-23
drm: Free the writeback_job when it with an empty fb
Lowry Li (Arm Technology China)
2019-06-13
drm: Add helpers to kick off self refresh mode in drivers
Sean Paul
2019-06-13
drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpers
Laurent Pinchart
2019-06-08
drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
Noralf Trønnes
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-04-29
drm: Add drm_atomic_get_old/new_private_obj_state
james qian wang (Arm Technology China)
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
2018-12-05
drm: Add a new plane property to send damage during plane update
Lukasz Spintzyk
2018-11-29
Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-11-20
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-11-13
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-11-07
drm/atomic: Use explicit old/new state in drm_atomic_plane_check()
Ville Syrjälä
2018-11-07
drm/atomic: Use explicit old/new state in drm_atomic_crtc_check()
Ville Syrjälä
2018-11-07
drm/atomic: Use explicit old crtc state in drm_atomic_add_affected_planes()
Ville Syrjälä
2018-11-02
drm: Add connector property to limit max bpc
Radhakrishna Sripada
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-18
drm: Get ref on CRTC commit object when waiting for flip_done
Leo Li
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
[next]