summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic.c
AgeCommit message (Expand)Author
2023-12-13drm/drm_plane: track color mgmt changes per planeMelissa Wen
2023-12-05drm/atomic: add private obj state to state dumpDmitry Baryshkov
2023-12-04Revert "drm/atomic: Add pixel source to plane state dump"Dmitry Baryshkov
2023-12-04Revert "drm/atomic: Add solid fill data to plane state dump"Dmitry Baryshkov
2023-12-04Revert "drm/atomic: Move framebuffer checks to helper"Dmitry Baryshkov
2023-12-04Revert "drm/atomic: Loosen FB atomic checks"Dmitry Baryshkov
2023-12-02drm/atomic: Loosen FB atomic checksJessica Zhang
2023-12-02drm/atomic: Move framebuffer checks to helperJessica Zhang
2023-12-02drm/atomic: Add solid fill data to plane state dumpJessica Zhang
2023-12-02drm/atomic: Add pixel source to plane state dumpJessica Zhang
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-01drm/debugfs: rework debugfs directory creation v5Christian König
2023-07-21drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-06-09drm/connector: Print connector colorspace in state debugfsHarry Wentland
2023-03-20Merge remote-tracking branch 'drm/drm-next' into msm-nextRob Clark
2023-03-13drm: add helper functions to retrieve old and new crtcVinod Polimera
2023-03-07drm/connector: print max_requested_bpc in state debugfsHarry Wentland
2022-12-22drm: use new debugfs device-centered functions on DRM core filesMaíra Canal
2022-11-28drm/atomic: Constify the old/new state accessorsMaxime Ripard
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-03-31drm/atomic: Add atomic_print_state to private objectsMaxime Ripard
2022-03-31drm/atomic: Print the state every non-blocking commitMaxime Ripard
2022-01-26Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-01-24drm/atomic: Add the crtc to affected crtc only if uapi.enable = trueManasi Navare
2021-11-26drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.cClaudio Suarez
2021-08-02drm: Fix typo in commentsCai Huoqing
2021-07-27Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2021-07-27drm/plane: check that fb_damage is set up when usedDaniel Vetter
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-23drm: allow drm_atomic_print_state() to accept any drm_printerAbhinav Kumar
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-22drm: drm_atomic.c: Adjust end of block commentBeatriz Martins de Carvalho
2021-04-12gpu: drm: Replace bare "unsigned" with "unsigned int"Fabio M. De Francesco
2021-04-09drm/atomic: Couple of typo fixesBhaskar Chowdhury
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus
2021-01-21drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15drm: atomic: use krealloc_array()Bartosz Golaszewski
2020-10-08drm/atomic: document and enforce rules around "spurious" EBUSYDaniel Vetter
2020-10-02drm/atomic: Make the kerneldoc a bit clearerDaniel Vetter
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2020-03-18drm: make various debugfs_init() functions return 0Wambui Karuga
2020-02-18drm/bridge: Fix the bridge kernel docBoris Brezillon
2020-01-31drm/bridge: Add a drm_bridge_state objectBoris Brezillon
2020-01-08Revert "drm/bridge: Add a drm_bridge_state object"Boris Brezillon
2020-01-07drm/bridge: Add a drm_bridge_state objectBoris Brezillon
2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding
2019-12-10drm/atomic: Update docs around locking and commit sequencingDaniel Vetter