aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp_mst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie1-1/+8
2015-09-08drm/i915: Fix broken mst get_hw_state.Maarten Lankhorst1-1/+6
2015-09-01i915: Set ddi_pll_sel in DP MST pathAnder Conselvan de Oliveira1-0/+5
2015-08-17Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-2/+13
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie1-0/+11
2015-08-14Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixesDaniel Vetter1-0/+11
2015-08-14drm/i915: Get rid of dpms handling.Maarten Lankhorst1-1/+1
2015-08-14drm/i915: Update atomic state when removing mst connector, v3.Maarten Lankhorst1-1/+12
2015-08-11drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter1-2/+2
2015-08-04drm/i915: Fixup dp mst encoder selectionDaniel Vetter1-0/+11
2015-07-22drm: gc now dead mode_group codeDaniel Vetter1-3/+0
2015-07-22drm/i915: Take all modeset locks for DP MST hotplugDaniel Vetter1-6/+6
2015-05-08drm/i915: Use for_each_connector_in_state helper macroAnder Conselvan de Oliveira1-6/+7
2015-04-16drm/i915/bxt: Restrict PORT_CLK_SEL programming below gen9Satheeshakrishna M1-2/+4
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira1-1/+1
2015-04-10drm/i915: Don't use staged config in intel_mst_pre_enable_dp()Ander Conselvan de Oliveira1-4/+4
2015-03-26drm/i915: Don't use staged config in intel_dp_mst_compute_config()Ander Conselvan de Oliveira1-6/+11
2015-03-26drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira1-0/+1
2015-03-20drm/i915: Unconfuse DP link rate array namesVille Syrjälä1-1/+1
2015-03-20drm/i915: Fix MST link rate handlingVille Syrjälä1-3/+13
2015-03-17drm/i915: Add a for_each_intel_connector macroAnder Conselvan de Oliveira1-2/+2
2015-01-30drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw stateAnder Conselvan de Oliveira1-1/+1
2015-01-27drm/i915: Add atomic_get_property entrypoint for connectors (v2)Matt Roper1-0/+1
2015-01-27drm/i915: Setup dummy atomic state for connectors (v3)Matt Roper1-0/+2
2015-01-27drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira1-3/+5
2015-01-27drm/i915: Embedded struct drm_crtc_state in intel_crtc_stateAnder Conselvan de Oliveira1-2/+2
2015-01-27drm/i915: Rename struct intel_crtc_config to intel_crtc_stateAnder Conselvan de Oliveira1-2/+2
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie1-0/+2
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie1-1/+1
2014-11-15Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-nextDave Airlie1-1/+1
2014-11-13drm: Use const data when creating blob propertiesThierry Reding1-1/+1
2014-10-24drm/i915: Fold in intel_mst_port_dp_detectDaniel Vetter1-9/+1
2014-07-22drm/i915: fix build without fbdev.Chris Wilson1-4/+18
2014-07-22drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie1-0/+534