Age | Commit message (Expand) | Author |
2024-04-15 | drm/panic: Add drm panic locking | Daniel Vetter |
2023-12-19 | Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2023-12-12 | Backmerge tag 'v6.7-rc5' into drm-next | Dave Airlie |
2023-12-08 | drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_state | Dmitry Baryshkov |
2023-12-06 | drm/atomic-helpers: Invoke end_fb_access while owning plane state | Thomas Zimmermann |
2023-12-04 | Revert "drm/atomic: Loosen FB atomic checks" | Dmitry Baryshkov |
2023-12-02 | drm/atomic: Loosen FB atomic checks | Jessica Zhang |
2023-11-15 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2023-10-27 | drm/atomic-helper: Fix spelling mistake "preceeding" -> "preceding" | Kunwu Chan |
2023-10-23 | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie |
2023-10-10 | drm/atomic-helper: relax unregistered connector check | Simon Ser |
2023-09-13 | drm/atomic-helper: drm_atomic_helper_shutdown(NULL) should be a noop | Douglas Anderson |
2023-07-28 | drm/atomic-helper: Update reference to drm_crtc_force_disable_all() | Geert Uytterhoeven |
2023-05-17 | drm/drm_atomic_helper.c: fix a typo | Sui Jingfeng |
2023-05-05 | drm/atomic: Allow vblank-enabled + self-refresh "disable" | Brian Norris |
2023-04-06 | drm/atomic-helper: Don't set deadline for modesets | Daniel Vetter |
2023-03-29 | Merge tag 'dma-fence-deadline' of https://gitlab.freedesktop.org/drm/msm into... | Daniel Vetter |
2023-03-28 | drm/atomic-helper: Set fence deadline for vblank | Rob Clark |
2023-02-20 | drm/atomic-helper: Add atomic_enable plane-helper callback | Thomas Zimmermann |
2022-11-08 | drm/atomic-helper: Add {begin,end}_fb_access to plane helpers | Thomas Zimmermann |
2022-10-08 | drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state() | Thomas Zimmermann |
2022-10-08 | drm/atomic-helper: Don't allocate new plane state in CRTC check | Thomas Zimmermann |
2022-09-20 | drm/atomic-helper: Fix kernel-doc | Jiapeng Chong |
2022-09-05 | drm: drm_atomic_helper: Add a new helper to deal with the writeback connector... | Igor Torrente |
2022-09-05 | drm/atomic-helper: log EINVAL cause in drm_atomic_helper_async_check() | Simon Ser |
2022-09-05 | drm/atomic-helper: print message on driver connector check failure | Simon Ser |
2022-07-26 | drm: Remove unnecessary include statements of drm_plane_helper.h | Thomas Zimmermann |
2022-06-27 | drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state() | Thomas Zimmermann |
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-06-06 | drm/atomic: Force bridge self-refresh-exit on CRTC switch | Brian Norris |
2022-01-14 | drm: fix error found in some cases after the patch d1af5cd86997 | Claudio Suarez |
2022-01-11 | drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable i... | Liu Ying |
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-06-24 | drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default | Daniel Vetter |
2021-04-12 | drm: drm_atomic_helper.c: Correct comments format | Fabio M. De Francesco |
2021-04-12 | drm: drm_atomic_helper.c: Replace "unsigned" with "unsigned int" | Fabio M. De Francesco |
2021-03-26 | drm: Fix 3 typos in the inline doc | Dafna Hirschfeld |
2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-02-25 | drm/atomic: Pass the full state to planes atomic disable and update | Maxime Ripard |
2021-02-24 | drm/atomic: Pass the full state to planes atomic_check | Maxime Ripard |
2021-02-24 | drm/atomic: Pass the full state to planes async atomic check and update | Maxime Ripard |
2021-01-25 | Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie |
2021-01-21 | drm: Introduce a drm_crtc_commit_wait helper | Maxime Ripard |
2021-01-19 | drm/atomic: put state on error path | Pan Bian |
2020-12-15 | drm: automatic legacy gamma support | Tomi Valkeinen |
2020-12-15 | drm: Introduce an atomic_commit_setup function | Maxime Ripard |
2020-11-20 | drm: Pass the full state to connectors atomic functions | Maxime Ripard |
2020-11-02 | drm/atomic: Pass the full state to CRTC atomic begin and flush | Maxime Ripard |