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