summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_atomic_helper.c
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic-helper: Implement drm_atomic_helper_duplicate_state()Thierry Reding2015-09-081-0/+78
* drm/atomic-helper: Pimp docs with recommendations for rpm driversDaniel Vetter2015-09-081-0/+32
* drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter2015-09-081-2/+18
* drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst2015-09-081-15/+6Star
* drm/atomic-helper: properly annotate functions in kerneldocDaniel Vetter2015-09-081-7/+7
* Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-171-1/+9
|\
| * drm/atomic-helpers: Make encoder picking more robustDaniel Vetter2015-08-041-5/+6
| * drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter2015-08-041-1/+6
| * i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds2015-08-021-3/+5
* | drm/atomic: Use KMS VBLANK APIThierry Reding2015-08-121-2/+2
* | drm/atomic: fix null pointer access to mode_fixup callbackInki Dae2015-08-111-1/+1
* | drm/atomic: Update legacy DPMS state during modesets, v3.Maarten Lankhorst2015-07-271-6/+20
* | drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst2015-07-271-12/+16
* | drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst2015-07-271-4/+4
* | drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst2015-07-271-9/+30
* | Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie2015-07-241-2/+2
|\ \
| * | drm: Roll out drm_for_each_connector moreDaniel Vetter2015-07-221-2/+2
| |/
* | drm/atomic: Only update crtc->x/y if it's part of the state, v2.Maarten Lankhorst2015-07-161-2/+8
* | drm: Update plane->fb also for page_flipDaniel Vetter2015-07-071-4/+0Star
|/
* drm/atomic: Don't set crtc_state->enable manuallyLaurent Pinchart2015-06-221-3/+7
* drm/atomic: Extract needs_modeset functionDaniel Vetter2015-06-191-11/+5Star
* drm/atomic: Clear crtc_state->active in drm_atomic_helper_set_config.Maarten Lankhorst2015-06-041-0/+2
* drm/atomic: Add current-mode blob to CRTC stateDaniel Stone2015-05-261-5/+6
* drm: Add drm_atomic_set_mode_for_crtcDaniel Stone2015-05-261-3/+8
* drm: bridge: Allow daisy chaining of bridgesArchit Taneja2015-05-211-19/+10Star
* drm/atomic: add all affected planes in drm_atomic_helper_check_modesetMaarten Lankhorst2015-05-211-0/+4
* drm/atomic: add commit_planes_on_crtc helperMaarten Lankhorst2015-05-211-0/+62
* Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-05-201-5/+24
|\
| * drm/atomic: remove duplicated assignment of old_plane_stateGustavo Padovan2015-05-181-2/+0Star
| * drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_stateDaniel Vetter2015-05-131-3/+20
| * drm/atomic-helpers: Update vblank timestamping constantsDaniel Vetter2015-05-131-0/+4
* | drm/atomic: Make mode_fixup() optional for check_modeset()Ander Conselvan de Oliveira2015-05-081-0/+5
|/
* Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-05-071-4/+5
|\
| * drm/atomic-helper: Really recover pre-atomic plane/cursor behaviorDaniel Vetter2015-05-041-3/+3
| * drm/atomic-helper: Don't call atomic_update_plane when it stays offDaniel Vetter2015-04-161-1/+2
* | Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-04-161-178/+75Star
|\|
| * drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira2015-04-111-178/+75Star
* | Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-04-081-16/+128
|\ \ | |/ |/|
| * drm/atomic: Add helpers for state-subclassing driversThierry Reding2015-04-021-16/+128
* | drm/atomic-helpers: Properly avoid full modeset danceDaniel Vetter2015-03-271-2/+4
* | drm: change connector to tmp_connectorJohn Hunter2015-03-171-2/+2
* | drm: Fix some typo mistake of the annotationsJohn Hunter2015-03-171-6/+6
* | drm/atomic: Constify a bunch of functions pointer structsVille Syrjälä2015-03-111-17/+17
* | drm/atomic-helper: Fix kerneldoc for prepare_planesDaniel Vetter2015-03-101-2/+2
* | drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin2015-03-051-5/+8
* | drm/atomic-helpers: make mode_set hooks optionalDaniel Vetter2015-02-241-2/+3
* | drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter2015-02-241-15/+25
* | drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argumentLaurent Pinchart2015-02-231-5/+5
* | drm: Add DRM_DEBUG_ATOMICDaniel Vetter2015-02-231-62/+62
* | drm/atomic-helpers: Fix documentation typos and wrong copy&pasteLaurent Pinchart2015-02-231-6/+9
|/