aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
2011-05-21drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson
2011-02-11drm/i915: Trigger modesetting if force-audio changesChris Wilson
2011-01-11drm/i915: fix calculation of eDP signal levels on SandybridgeYuanhan Liu
2011-01-11drm/i915: make DP training try a little harderJesse Barnes
2010-12-09Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-08drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converterDavid Flynn
2010-12-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-07drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson
2010-12-05drm/i915/dp: Trivial code tidyChris Wilson
2010-12-02drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt
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