aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAge
* drm/i915/dp: manage sink power state if possibleJesse Barnes2011-07-07
* drm/i915/dp: consolidate AUX retry codeJesse Barnes2011-07-07
* drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes2011-07-07
* drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes2011-07-07
* drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes2011-07-07
* drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes2011-07-07
* drm/i915/dp: retry link status read 3 times on failureJesse Barnes2011-07-07
* drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-04
* drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson2011-05-04
* Fix common misspellingsLucas De Marchi2011-03-31
* drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai2011-03-23
* drm/i915/dp: Sanity check eDP existenceChris Wilson2011-03-07
* drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-22
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-16
|\
| * drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-11
* | drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson2011-02-16
* | drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-07
* | drm/i915: use VDD AUX override to make panel power sequencing look betterJesse Barnes2011-01-25
* | drm/i915: remove now unnecessary delays in eDP panel power sequencingJesse Barnes2011-01-25
|/
* drm/i915: fix calculation of eDP signal levels on SandybridgeYuanhan Liu2011-01-11
* drm/i915: make DP training try a little harderJesse Barnes2011-01-11
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-09
|\
| * drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converterDavid Flynn2010-12-08
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-07
|\|
| * drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson2010-12-07
* | drm/i915/dp: Trivial code tidyChris Wilson2010-12-05
|/
* 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