summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-07-20drm/i915: try to train DP even harderPaulo Zanoni
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-07-05drm/i915: introduce for_each_encoder_on_crtcDaniel Vetter
2012-07-05drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes
2012-06-25Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter
2012-06-16drm/i915: cache the EDID for eDP panelsJesse Barnes
2012-06-16Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"Daniel Vetter
2012-06-16drm/i915: eDP aux needs vddDaniel Vetter
2012-06-04drm/i915: don't chnage the original mode in dp_mode_fixupDaniel Vetter
2012-06-04drm/i915: adjusted_mode->clock in the dp mode_fixupDaniel Vetter
2012-06-04drm/i915: compute the target_clock for edp directlyDaniel Vetter
2012-06-01drm/i915: clarify IBX dp workaroundDaniel Vetter
2012-06-01Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queuedDaniel Vetter
2012-05-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-05-24drm/i915: reject doubleclocked cea modes on dpDaniel Vetter
2012-05-24drm/i915: enable vdd when switching off the eDP panelDaniel Vetter
2012-05-22drm/i915/dp: Probe branch/sink OUIsAdam Jackson
2012-05-21drm/i915/dp: For consistency use the DP hotplug synonymsChris Wilson
2012-05-21drm/i915: Inspect the right status bits for DP/HDMI hotplug on gen4Chris Wilson
2012-05-03drm/i915: manage PCH PLLs separately from pipesJesse Barnes
2012-05-03drm/i915: print computed bpp in dp link configurationDaniel Vetter
2012-04-17Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter
2012-04-17drm/i915/dp: Flush any outstanding work to turn the VDD offChris Wilson
2012-04-12drm/i915: check PPS regs for sanity when using eDPJesse Barnes
2012-04-10drm/i915: properly compute dp dithering for user-created modesDaniel Vetter
2012-02-27drm/i915: use the new hdmi_force_audio enum moreDaniel Vetter
2012-02-10Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter
2012-02-06drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard
2012-01-17drm/i915/dp: Check for AUXCH error before checking for successAdam Jackson
2012-01-17drm/i915/dp: Use auxch precharge value of 5 everywhereAdam Jackson
2012-01-17drm/i915/dp: Tweak auxch clock divider for PCHAdam Jackson
2011-12-19drm/i915: DisplayPort hot remove notification to audio driverWu Fengguang
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson
2011-11-23drm/i915: Hook up Ivybridge eDPKeith Packard
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2011-11-16drm/i915: Use DPCD value for max DP lanes.Keith Packard
2011-11-16drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard
2011-11-16drm/i915: Remove trailing white spaceKeith Packard
2011-11-16drm/i915: Try harder during dp pattern 1 link trainingKeith Packard
2011-11-16drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard
2011-11-16drm/i915: Let panel power sequencing hardware do its jobKeith Packard
2011-11-16drm/i915: Treat PCH eDP like DP in most placesKeith Packard
2011-11-16drm/i915: Remove link_status field from intel_dp structureKeith Packard
2011-11-16drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard
2011-11-01drm/i915: Use mode_config.mutex in ironlake_panel_vdd_workKeith Packard
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-10-20drm/i915/dp: Fix eDP on PCH DP on CPT/PPTAdam Jackson
2011-10-20drm/i915/dp: Introduce is_cpu_edp()Adam Jackson
2011-10-20drm/i915: add DP test request handlingJesse Barnes