- 6e22dc3 drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c by Claudio Suarez · 3 years, 1 month ago
- 0ae865e drm: Fix typo in comments by Cai Huoqing · 3 years, 5 months ago
- 7d30963 drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default by Daniel Vetter · 3 years, 6 months ago
- 1758f40 drm: drm_atomic_helper.c: Correct comments format by Fabio M. De Francesco · 3 years, 9 months ago
- 9237ec1 drm: drm_atomic_helper.c: Replace "unsigned" with "unsigned int" by Fabio M. De Francesco · 3 years, 9 months ago
- ee84c58 drm: Fix 3 typos in the inline doc by Dafna Hirschfeld · 3 years, 9 months ago
- 51c3b91 Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 10 months ago
- 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 3 years, 10 months ago
- 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 3 years, 10 months ago
- 5ddb0bd drm/atomic: Pass the full state to planes async atomic check and update by Maxime Ripard · 3 years, 10 months ago
- bc96ad6 Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 4 years ago
- b99c2c9 drm: Introduce a drm_crtc_commit_wait helper by Maxime Ripard · 4 years ago
- 43b6730 drm/atomic: put state on error path by Pan Bian · 4 years ago
- 6ca2ab8 drm: automatic legacy gamma support by Tomi Valkeinen · 4 years, 1 month ago
- ddadd40 drm: Introduce an atomic_commit_setup function by Maxime Ripard · 4 years, 1 month ago
- eca22ed drm: Pass the full state to connectors atomic functions by Maxime Ripard · 4 years, 1 month ago
- f6ebe9f drm/atomic: Pass the full state to CRTC atomic begin and flush by Maxime Ripard · 4 years, 2 months ago
- 29b77ad drm/atomic: Pass the full state to CRTC atomic_check by Maxime Ripard · 4 years, 2 months ago
- 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 3 months ago
- 9073d4e drm/atomic: debug output for EBUSY by Daniel Vetter · 4 years, 3 months ago
- 441959e drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state() by Ville Syrjälä · 4 years, 4 months ago
- 4b31a9c drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants() by Ville Syrjälä · 4 years, 4 months ago
- 2d9ad4c Merge tag 'v5.9-rc2' into drm-misc-fixes by Maarten Lankhorst · 4 years, 4 months ago
- 77ef385 drm/modeset-lock: Take the modeset BKL for legacy drivers by Daniel Vetter · 4 years, 5 months ago
- 12c683e drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() by Laurent Pinchart · 4 years, 7 months ago
- 6015002 drm: use drm_dev_has_vblank more by Daniel Vetter · 4 years, 7 months ago
- f32df58 drm/bridge: Add the necessary bits to support bus format negotiation by Boris Brezillon · 5 years ago
- 5061b8a drm/bridge: Add an ->atomic_check() hook by Boris Brezillon · 5 years ago
- 7514659 drm/bridge: Add a drm_bridge_state object by Boris Brezillon · 5 years ago
- 7beb691 drm: Initialize struct drm_crtc_state.no_vblank from device settings by Thomas Zimmermann · 5 years ago
- 0991263 Revert "drm/bridge: Add a drm_bridge_state object" by Boris Brezillon · 5 years ago
- 8de679a Revert "drm/bridge: Add an ->atomic_check() hook" by Boris Brezillon · 5 years ago
- b86d895 drm/bridge: Add an ->atomic_check() hook by Boris Brezillon · 5 years ago
- 6ed7e96 drm/bridge: Add a drm_bridge_state object by Boris Brezillon · 5 years ago
- f5c547e Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
- 42240c9 drm/atomic: Spell CRTC consistently by Thierry Reding · 5 years ago
- dbe2d2b drm: Fix a couple of typos, punctation and whitespace issues by Thierry Reding · 5 years ago
- 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago
- 0380c68 drm/atomic: Update docs around locking and commit sequencing by Daniel Vetter · 5 years ago
- 35a61fe drm: Stop accessing encoder->bridge directly by Boris Brezillon · 5 years ago
- ea099ad drm/bridge: Rename bridge helpers targeting a bridge chain by Boris Brezillon · 5 years ago
- 77e0723 Merge v5.4-rc7 into drm-next by Dave Airlie · 5 years ago
- 86de88c drm/atomic: fix self-refresh helpers crtc state dereference by Rob Clark · 5 years ago
- 4092de1 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 5 years ago
- 26564be drm/atomic-helper: Make crtc helper funcs optional by Ville Syrjälä · 5 years ago
- d4da4e3 drm: Measure Self Refresh Entry/Exit times to avoid thrashing by Sean Paul · 5 years ago
- 4d85f45 drm/atomic: Rename crtc_state->pageflip_flags to async_flip by Daniel Vetter · 5 years ago
- a92462d drm/connector: Share with non-atomic drivers the function to get the single encoder by José Roberto de Souza · 5 years ago
- ee68c74 drm: Stop including drm_bridge.h from drm_crtc.h by Boris Brezillon · 5 years ago
- 52d2d44 Merge v5.2-rc5 into drm-next by Daniel Vetter · 6 years ago
- 1452c25 drm: Add helpers to kick off self refresh mode in drivers by Sean Paul · 6 years ago
- 6f3b627 drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state by Sean Paul · 6 years ago
- 5ade071 drm: Add atomic variants for bridge enable/disable by Sean Paul · 6 years ago
- 43c76d7 drm: Add atomic variants of enable/disable to encoder helper funcs by Sean Paul · 6 years ago
- df73789 drm/atomic: Move __drm_atomic_helper_disable_plane/set_config() by Noralf Trønnes · 6 years ago
- 89a4aac drm: don't block fb changes for async plane updates by Helen Koike · 6 years ago
- 0500c04 drm: drop use of drmP.h in drm/* by Sam Ravnborg · 6 years ago
- 752c4f3 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 6 years ago
- b3198c3 drm/atomic-helper: Bump vblank timeout to 100 ms by Linus Walleij · 6 years ago
- f06ddb5 BackMerge v5.1-rc5 into drm-next by Dave Airlie · 6 years ago
- fe61692 drm/atomic-helper: Make atomic_enable/disable crtc callbacks optional by Rodrigo Siqueira · 6 years ago
- 0bec621 Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 6 years ago
- 535f6f5 Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 6 years ago
- 9d2230d drm: writeback: Add job prepare and cleanup operations by Laurent Pinchart · 6 years ago
- 8518f05 drm/atomic: Constify mode argument to mode_valid_path() by Laurent Pinchart · 7 years ago
- a0689e3 gpu: drm: atomic_helper: Fix spelling errors by Kieran Bingham · 6 years ago
- 96413c78 Merge tag 'drm-misc-next-fixes-2019-03-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
- 2c3cd66 Merge v5.0 into drm-next by Dave Airlie · 6 years ago
- 2216322 drm: Block fb changes for async plane updates by Nicholas Kazlauskas · 6 years ago
- 37406a6 drm: Merge __drm_atomic_helper_disable_all() into drm_atomic_helper_disable_all() by Sean Paul · 6 years ago
- 022deba drm/atomic: Add drm_atomic_state->duplicated by Lyude Paul · 6 years ago
- 1e55a53 drm: Trivial comment grammar cleanups by Matt Roper · 6 years ago
- fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
- e69aa5f Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
- d9778b4 drm: Add a new helper to validate damage during atomic_check by Deepak Rawat · 6 years ago
- 1d8224e drm: Fix up drm_atomic_state_helper.[hc] extraction by Daniel Vetter · 6 years ago
- 615aa3d drm: Fix compiler warning in drm_atomic_helper.c by Sean Paul · 6 years ago
- b7ea04d drm: Add DRM_MODESET_LOCK_BEGIN/END helpers by Sean Paul · 6 years ago
- 2aa3eef drm: Move atomic_state_put after locks are dropped by Sean Paul · 6 years ago
- aa394b0 drm: Clear state->acquire_ctx before leaving drm_atomic_helper_commit_duplicated_state() by Sean Paul · 6 years ago
- 61647c7 Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
- 10a599f drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expected by Ville Syrjälä · 6 years ago
- 2de42f7 drm/atomic-helper: Complete fake_commit->flip_done potentially earlier by Ville Syrjälä · 6 years ago
- 2ac5e38 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
- d7563c5 Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
- 0ea0397 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 6 years ago
- bc6080a Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- 47e22ff drm: Add connector property to limit max bpc by Radhakrishna Sripada · 6 years ago
- 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- de9f8ee drm/atomic_helper: Stop modesets on unregistered connectors harder by Lyude Paul · 6 years ago
- 34ca26a drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors by Lyude Paul · 6 years ago
- e965509 drm/atomic_helper: Disallow new modesets on unregistered connectors by Lyude Paul · 6 years ago
- 4364bcb drm: Get ref on CRTC commit object when waiting for flip_done by Leo Li · 6 years ago
- 9ef8a9d drm: Extract drm_atomic_state_helper.[hc] by Daniel Vetter · 6 years ago
- 297e30b drm/atomic-helper: Unexport drm_atomic_helper_best_encoder by Daniel Vetter · 6 years ago
- e267364 drm/atomic: Initialise planes with opaque alpha values by Kieran Bingham · 6 years ago
- 72fdb40c drm: extract drm_atomic_uapi.c by Daniel Vetter · 6 years ago
- bc537a9 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
- a5ec833 drm: Add per-plane pixel blend mode property by Lowry Li · 6 years ago
- 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago