summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic_helper.c
AgeCommit message (Expand)Author
2017-02-08drm/atomic: fix an error code in mode_fixup()Dan Carpenter
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-26drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/Daniel Vetter
2017-01-25drm/kms-helpers: Use recommened kerneldoc for struct member refsDaniel Vetter
2017-01-23drm/atomic: make release_crtc_commit() staticWei Yongjun
2017-01-12drm/atomic: Add target_vblank support in atomic helpers (v2)Andrey Grodzovsky
2017-01-04drm: Clean up planes in atomic commit helper failure pathLaurent Pinchart
2017-01-04drm: reference count event->completionDaniel Vetter
2016-12-30drm/atomic-helpers: Remove outdated commentDaniel Vetter
2016-12-30drm/doc: use preferred struct reference in kernel-docDaniel Vetter
2016-12-19drm/atomic: Remove drm_atomic_helper_framebuffer_changed.Maarten Lankhorst
2016-12-19drm/atomic: Wait for vblank whenever a plane is added to state.Maarten Lankhorst
2016-12-19drm/atomic: Clean up wait_for_vblanks, v2.Maarten Lankhorst
2016-12-19drm/atomic: Unconditionally call prepare_fb.Maarten Lankhorst
2016-12-18drm: Convert all helpers to drm_connector_list_iterDaniel Vetter
2016-12-08drm/atomic: Use active instead of enable in wait_for_vblanks.Maarten Lankhorst
2016-12-06drm/atomic: doc: remove old comment about nonblocking commitsGustavo Padovan
2016-12-06drm: allow changing DPMS modeMarta Lofstedt
2016-11-22drm/atomic: Unconfuse the old_state mess in commmit_tailDaniel Vetter
2016-11-16drm/fence: add in-fences supportGustavo Padovan
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson
2016-10-17drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modesetBrian Starkey
2016-09-19drm/atomic-helper: Fix sparse warningsVille Syrjälä
2016-09-12drm/fence: allow fence waiting to be interrupted by userspaceGustavo Padovan
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-08-29drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()Liu Ying
2016-08-29drm/atomic-helper: Add atomic_disable CRTC helper callbackLiu Ying
2016-08-16drm/doc: Include new drm_blend.cDaniel Vetter
2016-08-15Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-08drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen
2016-08-08drm/atomic-helper: Add atomic_mode_set helper callbackPhilipp Zabel
2016-08-08drm: Don't prepare or cleanup unchanging frame buffers [v3]Keith Packard
2016-07-29drm: add generic zpos propertyMarek Szyprowski
2016-06-15drm/atomic-helpers: Clear up cleanup_done a bitDaniel Vetter
2016-06-15drm/atomic-helpers: Stall on the right commitDaniel Vetter
2016-06-10drm/atomic-helper: nonblocking commit supportDaniel Vetter
2016-06-10drm/atomic-helper: roll out commit synchronizationDaniel Vetter
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-06-09drm/atomic-helper: Annotate a bunch more RETURNS: sectionsDaniel Vetter
2016-06-07drm/atomic: Fix remaining places where !funcs->best_encoder is validBoris Brezillon
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-06-03drm/atomic-helper: Fixup kerneldoc for drm_atomic_helper_legacy_gamma_setDaniel Vetter
2016-06-02drm: Consolidate crtc arrays in drm_atomic_stateDaniel Vetter
2016-06-02drm: Consolidate plane arrays in drm_atomic_stateDaniel Vetter