| Commit message (Expand) | Author | Age |
* | drm/i915: Fix typo from "Enable DisplayPort Audio" | Takashi Iwai | 2010-10-27 |
* | drm/i915/dp: Add 'force_audio' property | Chris Wilson | 2010-10-19 |
* | drm/i915: Enable DisplayPort audio | Zhenyu Wang | 2010-10-19 |
* | drm/i915/dp: down the DP link even if the reg indicates it's already down | Jesse Barnes | 2010-10-19 |
* | drm/i915/dp: make eDP PLL functions work as advertised | Jesse Barnes | 2010-10-08 |
* | drm/i915/dp: don't bother with DP PLL for PCH attached eDP | Jesse Barnes | 2010-10-08 |
* | drm/i915/dp: use VBT provided eDP params if available | Jesse Barnes | 2010-10-08 |
* | drm/i915/dp: cache eDP DPCD data | Jesse Barnes | 2010-10-08 |
* | drm/i915/dp: eDP power sequencing fixes | Jesse Barnes | 2010-10-08 |
* | drm/i915: remove broken intel_pch_has_edp function | Jesse Barnes | 2010-10-08 |
* | drm/i915: add eDP checking functions for the display code | Jesse Barnes | 2010-10-08 |
* | drm/i915/dp: correct eDP lane count and bpp | Jesse Barnes | 2010-10-08 |
* | drm/i915/dp: remove redundant is_pch_edp checks | Jesse Barnes | 2010-10-08 |
* | drm/i915/dp: convert eDP checks to functions and document | Jesse Barnes | 2010-10-08 |
* | drm/i915: mark display port DPMS state as 'ON' when enabling output | Keith Packard | 2010-10-04 |
* | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-10-03 |
|\ |
|
| * | drm/i915: vblank status not valid while training display port | Keith Packard | 2010-10-03 |
* | | drm/i915/dp: Wait for PP_CONTROL to take effect. | Hette Visser | 2010-09-24 |
* | | drm/i915: Parse the eDP link configuration from the vBIOS | Chris Wilson | 2010-09-24 |
* | | Merge branch 'drm-intel-fixes' into HEAD | Chris Wilson | 2010-09-21 |
|\| |
|
| * | drm: Use a nondestructive mode for output detect when polling (v2) | Chris Wilson | 2010-09-14 |
| * | drm: Use a nondestructive mode for output detect when polling | Chris Wilson | 2010-09-13 |
* | | drm/i915: use GMBUS to manage i2c links | Chris Wilson | 2010-09-18 |
* | | drm/i915/dp: Convert a udelay(17000) to a sleep during link-off | Chris Wilson | 2010-09-11 |
* | | drm/i915: don't unlock panel regs | Jesse Barnes | 2010-09-10 |
* | | drm/i915: Make the connector->encoder relationship explicit | Chris Wilson | 2010-09-09 |
* | | drm/i915: Rename intel_encoder->enc to base for consistency | Chris Wilson | 2010-09-09 |
* | | drm/i915/dp: Flush the PLL register write before sleeping | Chris Wilson | 2010-09-08 |
* | | drm/i915: make sure panel is sequenced off when starting a mode set | Jesse Barnes | 2010-09-08 |
* | | drm/i915: make sure VDD AUX power has time to settle | Jesse Barnes | 2010-09-08 |
* | | drm/i915: don't change VDD AUX status in panel power functions | Jesse Barnes | 2010-09-08 |
* | | drm/i915: split DP link training across panel power sequencing | Jesse Barnes | 2010-09-08 |
* | | drm/i915: use VDD AUX for panel power around detection and in prepare | Jesse Barnes | 2010-09-08 |
* | | drm/i915: use 125MHz reference clock for PCH attached eDP | Jesse Barnes | 2010-09-08 |
* | | drm/i915: fix eDP detection | Jesse Barnes | 2010-09-08 |
* | | drm/i915: Quieten sparse warnings for missing prototypes. | Chris Wilson | 2010-09-08 |
* | | drm/i915: Drop the msleep parameter to wait_for() | Chris Wilson | 2010-09-08 |
* | | drm/i915: unload: fix intel dp encoder cleanup | Daniel Vetter | 2010-09-08 |
|/ |
|
* | drm/i915/dp: Really try 5 times before giving up. | Chris Wilson | 2010-09-07 |
* | drm/i915: wait for actual vblank, not just 20ms | Jesse Barnes | 2010-08-22 |
* | drm/i915: make sure eDP PLL is enabled at the right time | Jesse Barnes | 2010-08-18 |
* | drm/i915: eDP mode set sequence corrections | Jesse Barnes | 2010-08-18 |
* | drm/i915: add panel reset workaround | Jesse Barnes | 2010-08-18 |
* | drm/i915: Ensure that while(INREG()) are bounded (v2) | Chris Wilson | 2010-08-09 |
* | drm/i915: Enable aspect/centering panel fitting for Ironlake. | Chris Wilson | 2010-08-09 |
* | drm/i915: Subclass intel_encoder. | Chris Wilson | 2010-08-09 |
* | drm/i915: Validate the mode for eDP by using fixed panel size | Zhao Yakui | 2010-08-01 |
* | drm/i915: Always use the fixed panel timing for eDP | Zhao Yakui | 2010-08-01 |
* | drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in... | Zhao Yakui | 2010-08-01 |
* | drm/i915: Initialize LVDS and eDP outputs before anything else | Adam Jackson | 2010-08-01 |