Age | Commit message (Expand) | Author |
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 |
2020-11-02 | drm/atomic: Pass the full state to CRTC atomic_check | Maxime Ripard |
2020-10-09 | drm/atomic: Pass the full state to CRTC atomic enable/disable | Maxime Ripard |
2020-10-08 | drm/atomic: debug output for EBUSY | Daniel Vetter |
2020-09-14 | drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he... | Ville Syrjälä |
2020-09-14 | drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants() | Ville Syrjälä |
2020-08-25 | Merge tag 'v5.9-rc2' into drm-misc-fixes | Maarten Lankhorst |
2020-08-17 | drm/modeset-lock: Take the modeset BKL for legacy drivers | Daniel Vetter |
2020-06-23 | drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() | Laurent Pinchart |
2020-05-29 | drm: use drm_dev_has_vblank more | Daniel Vetter |
2020-01-31 | drm/bridge: Add the necessary bits to support bus format negotiation | Boris Brezillon |
2020-01-31 | drm/bridge: Add an ->atomic_check() hook | Boris Brezillon |
2020-01-31 | drm/bridge: Add a drm_bridge_state object | Boris Brezillon |
2020-01-30 | drm: Initialize struct drm_crtc_state.no_vblank from device settings | Thomas Zimmermann |
2020-01-08 | Revert "drm/bridge: Add a drm_bridge_state object" | Boris Brezillon |
2020-01-08 | Revert "drm/bridge: Add an ->atomic_check() hook" | Boris Brezillon |
2020-01-07 | drm/bridge: Add an ->atomic_check() hook | Boris Brezillon |
2020-01-07 | drm/bridge: Add a drm_bridge_state object | Boris Brezillon |
2020-01-03 | Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-12-22 | drm/atomic: Spell CRTC consistently | Thierry Reding |
2019-12-22 | drm: Fix a couple of typos, punctation and whitespace issues | Thierry Reding |
2019-12-17 | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-12-10 | drm/atomic: Update docs around locking and commit sequencing | Daniel Vetter |
2019-12-09 | drm: Stop accessing encoder->bridge directly | Boris Brezillon |
2019-12-09 | drm/bridge: Rename bridge helpers targeting a bridge chain | Boris Brezillon |
2019-11-14 | Merge v5.4-rc7 into drm-next | Dave Airlie |
2019-11-06 | drm/atomic: fix self-refresh helpers crtc state dereference | Rob Clark |
2019-10-03 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2019-09-19 | drm/atomic-helper: Make crtc helper funcs optional | Ville Syrjälä |
2019-09-19 | drm: Measure Self Refresh Entry/Exit times to avoid thrashing | Sean Paul |
2019-09-18 | drm/atomic: Rename crtc_state->pageflip_flags to async_flip | Daniel Vetter |