summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic_helper.c
AgeCommit message (Expand)Author
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-12-08drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_stateDmitry Baryshkov
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann
2023-12-04Revert "drm/atomic: Loosen FB atomic checks"Dmitry Baryshkov
2023-12-02drm/atomic: Loosen FB atomic checksJessica Zhang
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-10-27drm/atomic-helper: Fix spelling mistake "preceeding" -> "preceding"Kunwu Chan
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-10drm/atomic-helper: relax unregistered connector checkSimon Ser
2023-09-13drm/atomic-helper: drm_atomic_helper_shutdown(NULL) should be a noopDouglas Anderson
2023-07-28drm/atomic-helper: Update reference to drm_crtc_force_disable_all()Geert Uytterhoeven
2023-05-17drm/drm_atomic_helper.c: fix a typoSui Jingfeng
2023-05-05drm/atomic: Allow vblank-enabled + self-refresh "disable"Brian Norris
2023-04-06drm/atomic-helper: Don't set deadline for modesetsDaniel Vetter
2023-03-29Merge tag 'dma-fence-deadline' of https://gitlab.freedesktop.org/drm/msm into...Daniel Vetter
2023-03-28drm/atomic-helper: Set fence deadline for vblankRob Clark
2023-02-20drm/atomic-helper: Add atomic_enable plane-helper callbackThomas Zimmermann
2022-11-08drm/atomic-helper: Add {begin,end}_fb_access to plane helpersThomas Zimmermann
2022-10-08drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()Thomas Zimmermann
2022-10-08drm/atomic-helper: Don't allocate new plane state in CRTC checkThomas Zimmermann
2022-09-20drm/atomic-helper: Fix kernel-docJiapeng Chong
2022-09-05drm: drm_atomic_helper: Add a new helper to deal with the writeback connector...Igor Torrente
2022-09-05drm/atomic-helper: log EINVAL cause in drm_atomic_helper_async_check()Simon Ser
2022-09-05drm/atomic-helper: print message on driver connector check failureSimon Ser
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2022-06-27drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()Thomas Zimmermann
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-06-06drm/atomic: Force bridge self-refresh-exit on CRTC switchBrian Norris
2022-01-14drm: fix error found in some cases after the patch d1af5cd86997Claudio Suarez
2022-01-11drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable i...Liu Ying
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-06-24drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the defaultDaniel Vetter
2021-04-12drm: drm_atomic_helper.c: Correct comments formatFabio M. De Francesco
2021-04-12drm: drm_atomic_helper.c: Replace "unsigned" with "unsigned int"Fabio M. De Francesco
2021-03-26drm: Fix 3 typos in the inline docDafna Hirschfeld
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2021-01-21drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard
2021-01-19drm/atomic: put state on error pathPan Bian
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-12-15drm: Introduce an atomic_commit_setup functionMaxime Ripard
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard