aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAge
* drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt2010-12-02
* Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson2010-11-30
* drm/i915: Fix typo from "Enable DisplayPort Audio"Takashi Iwai2010-10-27
* drm/i915/dp: Add 'force_audio' propertyChris Wilson2010-10-19
* drm/i915: Enable DisplayPort audioZhenyu Wang2010-10-19
* drm/i915/dp: down the DP link even if the reg indicates it's already downJesse Barnes2010-10-19
* drm/i915/dp: make eDP PLL functions work as advertisedJesse Barnes2010-10-08
* drm/i915/dp: don't bother with DP PLL for PCH attached eDPJesse Barnes2010-10-08
* drm/i915/dp: use VBT provided eDP params if availableJesse Barnes2010-10-08
* drm/i915/dp: cache eDP DPCD dataJesse Barnes2010-10-08
* drm/i915/dp: eDP power sequencing fixesJesse Barnes2010-10-08
* drm/i915: remove broken intel_pch_has_edp functionJesse Barnes2010-10-08
* drm/i915: add eDP checking functions for the display codeJesse Barnes2010-10-08
* drm/i915/dp: correct eDP lane count and bppJesse Barnes2010-10-08
* drm/i915/dp: remove redundant is_pch_edp checksJesse Barnes2010-10-08
* drm/i915/dp: convert eDP checks to functions and documentJesse Barnes2010-10-08
* drm/i915: mark display port DPMS state as 'ON' when enabling outputKeith Packard2010-10-04
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-03
|\
| * drm/i915: vblank status not valid while training display portKeith Packard2010-10-03
* | drm/i915/dp: Wait for PP_CONTROL to take effect.Hette Visser2010-09-24
* | drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson2010-09-24
* | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
|\|
| * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
| * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-18
* | drm/i915/dp: Convert a udelay(17000) to a sleep during link-offChris Wilson2010-09-11
* | drm/i915: don't unlock panel regsJesse Barnes2010-09-10
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-09
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-09
* | drm/i915/dp: Flush the PLL register write before sleepingChris Wilson2010-09-08
* | drm/i915: make sure panel is sequenced off when starting a mode setJesse Barnes2010-09-08
* | drm/i915: make sure VDD AUX power has time to settleJesse Barnes2010-09-08
* | drm/i915: don't change VDD AUX status in panel power functionsJesse Barnes2010-09-08
* | drm/i915: split DP link training across panel power sequencingJesse Barnes2010-09-08
* | drm/i915: use VDD AUX for panel power around detection and in prepareJesse Barnes2010-09-08
* | drm/i915: use 125MHz reference clock for PCH attached eDPJesse Barnes2010-09-08
* | drm/i915: fix eDP detectionJesse Barnes2010-09-08
* | drm/i915: Quieten sparse warnings for missing prototypes.Chris Wilson2010-09-08
* | drm/i915: Drop the msleep parameter to wait_for()Chris Wilson2010-09-08
* | drm/i915: unload: fix intel dp encoder cleanupDaniel Vetter2010-09-08
|/
* drm/i915/dp: Really try 5 times before giving up.Chris Wilson2010-09-07
* drm/i915: wait for actual vblank, not just 20msJesse Barnes2010-08-22
* drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes2010-08-18
* drm/i915: eDP mode set sequence correctionsJesse Barnes2010-08-18
* drm/i915: add panel reset workaroundJesse Barnes2010-08-18
* drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson2010-08-09
* drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson2010-08-09
* drm/i915: Subclass intel_encoder.Chris Wilson2010-08-09
* drm/i915: Validate the mode for eDP by using fixed panel sizeZhao Yakui2010-08-01
* drm/i915: Always use the fixed panel timing for eDPZhao Yakui2010-08-01