index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Age
Commit message (
Expand
)
Author
2023-12-13
drm/drm_plane: track color mgmt changes per plane
Melissa Wen
2023-12-05
drm/atomic: add private obj state to state dump
Dmitry Baryshkov
2023-12-04
Revert "drm/atomic: Add pixel source to plane state dump"
Dmitry Baryshkov
2023-12-04
Revert "drm/atomic: Add solid fill data to plane state dump"
Dmitry Baryshkov
2023-12-04
Revert "drm/atomic: Move framebuffer checks to helper"
Dmitry Baryshkov
2023-12-04
Revert "drm/atomic: Loosen FB atomic checks"
Dmitry Baryshkov
2023-12-02
drm/atomic: Loosen FB atomic checks
Jessica Zhang
2023-12-02
drm/atomic: Move framebuffer checks to helper
Jessica Zhang
2023-12-02
drm/atomic: Add solid fill data to plane state dump
Jessica Zhang
2023-12-02
drm/atomic: Add pixel source to plane state dump
Jessica Zhang
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
2023-07-21
drm/atomic: Fix potential use-after-free in nonblocking commits
Daniel Vetter
2023-06-09
drm/connector: Print connector colorspace in state debugfs
Harry Wentland
2023-03-20
Merge remote-tracking branch 'drm/drm-next' into msm-next
Rob Clark
2023-03-13
drm: add helper functions to retrieve old and new crtc
Vinod Polimera
2023-03-07
drm/connector: print max_requested_bpc in state debugfs
Harry Wentland
2022-12-22
drm: use new debugfs device-centered functions on DRM core files
Maíra Canal
2022-11-28
drm/atomic: Constify the old/new state accessors
Maxime Ripard
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
[next]