summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic_helper.c
AgeCommit message (Expand)Author
2016-03-13drm: atomic helper: do not unreference error pointerLionel Landwerlin
2016-03-10drm: fix blob pointer checkLionel Landwerlin
2016-03-08drm: introduce pipe color correction propertiesLionel Landwerlin
2016-03-08drm/atomic: Clean up update_connector_routing.Maarten Lankhorst
2016-03-08drm/atomic: Clean up steal_encoder, v2.Maarten Lankhorst
2016-03-08drm/atomic: Handle encoder assignment conflicts in a separate check, v3.Maarten Lankhorst
2016-03-08drm/atomic: Handle encoder stealing from set_config better.Maarten Lankhorst
2016-03-08drm/atomic: Always call steal_encoder, v2.Maarten Lankhorst
2016-03-04drm/atomic: Pass connector and state to update_connector_routing.Maarten Lankhorst
2016-03-04drm/atomic: Clean up update_output_state.Maarten Lankhorst
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-02-09drm/atomic: Add encoder_mask to crtc_state, v3.Maarten Lankhorst
2016-02-09drm/atomic: Do not unset crtc when an encoder is stolenMaarten Lankhorst
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-01-20drm/atomic-helper: Export framebuffer_changed()John Keeping
2016-01-19drm: initialize default rotation value to DRM_ROTATE_0Marek Szyprowski
2016-01-18drm/atomic-helper: Remove redundant local var old_crtc_state in disable_outputsLiu Ying
2016-01-06drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst
2016-01-05drm/atomic-helper: Reject legacy flips on a disabled pipeDaniel Vetter
2016-01-05drm/atomic: Add __drm_atomic_helper_connector_reset, v2.Maarten Lankhorst
2015-12-15drm/atomic-helper: Drop unneeded argument from check_pending_encoderDaniel Vetter
2015-12-11drm: Add plane->name and use it in debug printsVille Syrjälä
2015-12-11drm: Add crtc->name and use it in debug messagesVille Syrjälä
2015-12-08drm/atomic-helper: Mention the new system/resume helpers the docsDaniel Vetter
2015-12-08drm: Reorganize helper vtables and their docsDaniel Vetter
2015-12-03drm/atomic-helper: Reject attempts at re-stealing encodersDaniel Vetter
2015-12-02drm/atomic-helper: Implement subsystem-level suspend/resumeThierry Reding
2015-11-30drm/atomic_helper: Add drm_atomic_helper_disable_planes_on_crtc()Jyri Sarha
2015-11-24drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, wVille Syrjälä
2015-11-24GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()Markus Elfring
2015-11-19drm/atomic-helper: Check encoder/crtc constraintsDaniel Vetter
2015-11-17drm: Fix primary plane size for stereo doubled modes for legacy setcrtcVille Syrjälä
2015-11-17drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane.Maarten Lankhorst
2015-10-19drm: Swap w/h when converting the mode to src coordidates for a rotated prima...Ville Syrjälä
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter
2015-09-16drm/fb-helper: atomic restore_fbdev_mode()..Rob Clark
2015-09-13drm/atomic-helper: Don't skip plane disabling on active CRTCLaurent Pinchart
2015-09-08drm/atomic-helper: Implement drm_atomic_helper_duplicate_state()Thierry Reding
2015-09-08drm/atomic-helper: Pimp docs with recommendations for rpm driversDaniel Vetter
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter
2015-09-08drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst
2015-09-08drm/atomic-helper: properly annotate functions in kerneldocDaniel Vetter
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-12drm/atomic: Use KMS VBLANK APIThierry Reding
2015-08-11drm/atomic: fix null pointer access to mode_fixup callbackInki Dae
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart
2015-08-04drm/atomic-helpers: Make encoder picking more robustDaniel Vetter
2015-08-04drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter