- 254fe9c1 drm: drm_atomic_helper: Add a new helper to deal with the writeback connector validation by Igor Torrente · 2 years, 6 months ago
- cce32e4e drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING by Thomas Zimmermann · 2 years, 8 months ago
- 382fc1f drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers by Thomas Zimmermann · 2 years, 8 months ago
- d6b9af1 drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state() by Thomas Zimmermann · 2 years, 9 months ago
- 6ca2ab8 drm: automatic legacy gamma support by Tomi Valkeinen · 4 years, 3 months ago
- e9d2871 drm: fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 4 months ago
- 4b31a9c drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants() by Ville Syrjälä · 4 years, 6 months ago
- f32df58 drm/bridge: Add the necessary bits to support bus format negotiation by Boris Brezillon · 5 years ago
- 42240c9 drm/atomic: Spell CRTC consistently by Thierry Reding · 5 years ago
- df73789 drm/atomic: Move __drm_atomic_helper_disable_plane/set_config() by Noralf Trønnes · 6 years ago
- 1d8224e drm: Fix up drm_atomic_state_helper.[hc] extraction by Daniel Vetter · 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
- d78aa65 drm: Add drm/drm_util.h header file by Daniel Vetter · 7 years ago
- 7f4de52 drm/atomic: Add __drm_atomic_helper_plane_reset by Alexandru Gheorghe · 7 years ago
- b25c60a drm/crtc: Add a generic infrastructure to fake VBLANK events by Boris Brezillon · 7 years ago
- 81af63a drm: Don't pass clip to drm_atomic_helper_check_plane_state() by Ville Syrjälä · 7 years ago
- a01cb8b drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c by Ville Syrjälä · 7 years ago
- 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 8 years ago
- 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 8 years ago
- e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 8 years ago
- b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 8 years ago
- 81a099a drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users by Maxime Ripard · 8 years ago
- 8a39374 drm/atomic: Add __must_check to drm_atomic_helper_swap_state. by Maarten Lankhorst · 8 years ago
- c066d23 drm/atomic: Change drm_atomic_helper_swap_state to return an error. by Maarten Lankhorst · 8 years ago
- a4370c7 drm/atomic: Make private objs proper objects by Ville Syrjälä · 8 years ago
- fef9df8 drm/atomic: initial support for asynchronous plane update by Gustavo Padovan · 8 years ago
- 0108648 drm: Add drm_atomic_helper_wait_for_flip_done() by Boris Brezillon · 8 years ago
- 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
- a4eff9a drm: Add acquire ctx parameter to ->set_config by Daniel Vetter · 8 years ago
- 41292b1f drm: Add acquire ctx parameter to ->page_flip(_target) by Daniel Vetter · 8 years ago
- 1931529 drm: Add acquire ctx parameter to ->plane_disable by Daniel Vetter · 8 years ago
- 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
- 18dddad drm/atomic: Introduce drm_atomic_helper_shutdown by Daniel Vetter · 8 years ago
- 51ffa12 drm/atomic: Make drm_atomic_plane_disabling easier to understand. by Maarten Lankhorst · 8 years ago
- 581e49f drm/atomic: Add new iterators over all state, v3. by Maarten Lankhorst · 8 years ago
- 6806cdf drm/kms-helpers: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
- f869a6e drm/atomic: Add target_vblank support in atomic helpers (v2) by Andrey Grodzovsky · 8 years ago
- f2b0fee drm/atomic: Remove drm_atomic_helper_framebuffer_changed. by Maarten Lankhorst · 8 years ago
- f6ce410 drm/fence: allow fence waiting to be interrupted by userspace by Gustavo Padovan · 8 years ago
- 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 9 years ago
- 2850029 drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc() by Liu Ying · 9 years ago
- 1de72fa drm/kms-helpers: Extract drm_modeset_helper.[hc] by Daniel Vetter · 9 years ago
- 5c0be3f drm: Fix comment making reference to non-existing function by Liviu Dudau · 9 years ago
- 9f2a795 drm/atomic-helper: nonblocking commit support by Daniel Vetter · 9 years ago
- a095caa drm/atomic-helper: roll out commit synchronization by Daniel Vetter · 9 years ago
- 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 9 years ago
- 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 9 years ago
- 2f196b7 drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state by Daniel Vetter · 9 years ago
- fabd910 drm: Drop connector argument from __drm_atomic_helper_connector_destroy_state by Daniel Vetter · 9 years ago
- 2f70169 drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state by Daniel Vetter · 9 years ago
- ec2dc6a drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state by Daniel Vetter · 9 years ago
- 9ecb549 drm/atomic: Add drm_atomic_helper_best_encoder() by Noralf Trønnes · 9 years ago
- 286dbb8 drm/atomic: Rename async parameter to nonblocking. by Maarten Lankhorst · 9 years ago
- 4c5b7f3 drm/atomic: export drm_atomic_helper_wait_for_fences() by Rob Clark · 9 years ago
- 5488dc1 drm: introduce pipe color correction properties by Lionel Landwerlin · 9 years ago
- c240906 drm/atomic-helper: Export framebuffer_changed() by John Keeping · 9 years ago
- 4cd3991 drm/atomic: Add __drm_atomic_helper_connector_reset, v2. by Maarten Lankhorst · 9 years ago
- 1494276 drm/atomic-helper: Implement subsystem-level suspend/resume by Thierry Reding · 9 years ago
- 6753ba9 drm/atomic_helper: Add drm_atomic_helper_disable_planes_on_crtc() by Jyri Sarha · 9 years ago
- bbb1e52 drm/fb-helper: atomic restore_fbdev_mode().. by Rob Clark · 10 years ago
- 397fd77 drm/atomic-helper: Implement drm_atomic_helper_duplicate_state() by Thierry Reding · 10 years ago
- aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 10 years ago
- 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 10 years ago
- de28d02 drm/atomic: add commit_planes_on_crtc helper by Maarten Lankhorst · 10 years ago
- 4c18d30 drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state by Daniel Vetter · 10 years ago
- 1ddd36e Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
- f5e7840 drm/atomic: Add helpers for state-subclassing drivers by Thierry Reding · 10 years ago
- 1af434a drm/atomic-helper: Rename commmit_post/pre_planes by Daniel Vetter · 10 years ago
- 21773f1 Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- 407b8bd drm/plane: Add optional ->atomic_disable() callback by Thierry Reding · 10 years ago
- b486e0e drm/atomic-helper: add connector->dpms() implementation by Daniel Vetter · 10 years ago
- d9b1362 drm/atomic-helper: Export both plane and modeset check helpers by Daniel Vetter · 10 years ago
- dd27595 drm/atomic: add plane iterator macros by Rob Clark · 10 years ago
- 0254951 drm: Make drm_atomic_helper.h standalone includible by Thierry Reding · 10 years ago
- 5ee3229 drm: export atomic wait_for_vblanks helper (v2) by Rob Clark · 10 years ago
- d461701 drm/atomic-helpers: functions for state duplicate/destroy/reset by Daniel Vetter · 10 years ago
- 8bc0f31 drm/atomic-helper: implement ->page_flip by Daniel Vetter · 11 years ago
- 042652e drm/atomic-helper: implementatations for legacy interfaces by Daniel Vetter · 11 years ago
- 623369e drm: Atomic crtc/connector updates using crtc/plane helper interfaces by Daniel Vetter · 10 years ago
- c2fcd27 drm: Add atomic/plane helpers by Daniel Vetter · 10 years ago