| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: fix calculation of eDP signal levels on Sandybridge | Yuanhan Liu | 2011-01-11 | 1 | -7/+16 |
* | drm/i915: make DP training try a little harder | Jesse Barnes | 2011-01-11 | 1 | -4/+23 |
* | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-12-09 | 1 | -7/+30 |
|\ |
|
| * | drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converter | David Flynn | 2010-12-08 | 1 | -7/+30 |
* | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-12-07 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | drm/i915/dp: Only apply the workaround if the select is still active | Chris Wilson | 2010-12-07 | 1 | -2/+6 |
* | | drm/i915/dp: Trivial code tidy | Chris Wilson | 2010-12-05 | 1 | -3/+3 |
|/ |
|
* | drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI. | Eric Anholt | 2010-12-02 | 1 | -0/+21 |
* | Revert "drm/i915/dp: use VBT provided eDP params if available" | Chris Wilson | 2010-11-30 | 1 | -89/+57 |
* | drm/i915: Fix typo from "Enable DisplayPort Audio" | Takashi Iwai | 2010-10-27 | 1 | -1/+1 |
* | drm/i915/dp: Add 'force_audio' property | Chris Wilson | 2010-10-19 | 1 | -5/+69 |
* | drm/i915: Enable DisplayPort audio | Zhenyu Wang | 2010-10-19 | 1 | -21/+41 |
* | drm/i915/dp: down the DP link even if the reg indicates it's already down | Jesse Barnes | 2010-10-19 | 1 | -10/+6 |
* | drm/i915/dp: make eDP PLL functions work as advertised | Jesse Barnes | 2010-10-08 | 1 | -2/+4 |
* | drm/i915/dp: don't bother with DP PLL for PCH attached eDP | Jesse Barnes | 2010-10-08 | 1 | -1/+1 |
* | drm/i915/dp: use VBT provided eDP params if available | Jesse Barnes | 2010-10-08 | 1 | -57/+89 |
* | drm/i915/dp: cache eDP DPCD data | Jesse Barnes | 2010-10-08 | 1 | -0/+20 |
* | drm/i915/dp: eDP power sequencing fixes | Jesse Barnes | 2010-10-08 | 1 | -45/+32 |
* | drm/i915: remove broken intel_pch_has_edp function | Jesse Barnes | 2010-10-08 | 1 | -19/+0 |
* | drm/i915: add eDP checking functions for the display code | Jesse Barnes | 2010-10-08 | 1 | -0/+19 |
* | drm/i915/dp: correct eDP lane count and bpp | Jesse Barnes | 2010-10-08 | 1 | -2/+4 |
* | drm/i915/dp: remove redundant is_pch_edp checks | Jesse Barnes | 2010-10-08 | 1 | -20/+16 |
* | drm/i915/dp: convert eDP checks to functions and document | Jesse Barnes | 2010-10-08 | 1 | -35/+57 |
* | drm/i915: mark display port DPMS state as 'ON' when enabling output | Keith Packard | 2010-10-04 | 1 | -0/+1 |
* | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-10-03 | 1 | -11/+12 |
|\ |
|
| * | drm/i915: vblank status not valid while training display port | Keith Packard | 2010-10-03 | 1 | -10/+9 |
* | | drm/i915/dp: Wait for PP_CONTROL to take effect. | Hette Visser | 2010-09-24 | 1 | -0/+10 |
* | | drm/i915: Parse the eDP link configuration from the vBIOS | Chris Wilson | 2010-09-24 | 1 | -2/+2 |
* | | Merge branch 'drm-intel-fixes' into HEAD | Chris Wilson | 2010-09-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | drm: Use a nondestructive mode for output detect when polling (v2) | Chris Wilson | 2010-09-14 | 1 | -2/+1 |
| * | drm: Use a nondestructive mode for output detect when polling | Chris Wilson | 2010-09-13 | 1 | -1/+2 |
* | | drm/i915: use GMBUS to manage i2c links | Chris Wilson | 2010-09-18 | 1 | -2/+1 |
* | | drm/i915/dp: Convert a udelay(17000) to a sleep during link-off | Chris Wilson | 2010-09-11 | 1 | -3/+2 |
* | | drm/i915: don't unlock panel regs | Jesse Barnes | 2010-09-10 | 1 | -1/+1 |
* | | drm/i915: Make the connector->encoder relationship explicit | Chris Wilson | 2010-09-09 | 1 | -11/+12 |
* | | drm/i915: Rename intel_encoder->enc to base for consistency | Chris Wilson | 2010-09-09 | 1 | -14/+14 |
* | | drm/i915/dp: Flush the PLL register write before sleeping | Chris Wilson | 2010-09-08 | 1 | -0/+1 |
* | | drm/i915: make sure panel is sequenced off when starting a mode set | Jesse Barnes | 2010-09-08 | 1 | -0/+1 |
* | | drm/i915: make sure VDD AUX power has time to settle | Jesse Barnes | 2010-09-08 | 1 | -0/+2 |
* | | drm/i915: don't change VDD AUX status in panel power functions | Jesse Barnes | 2010-09-08 | 1 | -2/+2 |
* | | drm/i915: split DP link training across panel power sequencing | Jesse Barnes | 2010-09-08 | 1 | -56/+65 |
* | | drm/i915: use VDD AUX for panel power around detection and in prepare | Jesse Barnes | 2010-09-08 | 1 | -6/+29 |
* | | drm/i915: use 125MHz reference clock for PCH attached eDP | Jesse Barnes | 2010-09-08 | 1 | -1/+4 |
* | | drm/i915: fix eDP detection | Jesse Barnes | 2010-09-08 | 1 | -3/+12 |
* | | drm/i915: Quieten sparse warnings for missing prototypes. | Chris Wilson | 2010-09-08 | 1 | -1/+1 |
* | | drm/i915: Drop the msleep parameter to wait_for() | Chris Wilson | 2010-09-08 | 1 | -2/+2 |
* | | drm/i915: unload: fix intel dp encoder cleanup | Daniel Vetter | 2010-09-08 | 1 | -1/+10 |
|/ |
|
* | drm/i915/dp: Really try 5 times before giving up. | Chris Wilson | 2010-09-07 | 1 | -30/+28 |
* | drm/i915: wait for actual vblank, not just 20ms | Jesse Barnes | 2010-08-21 | 1 | -1/+2 |
* | drm/i915: make sure eDP PLL is enabled at the right time | Jesse Barnes | 2010-08-18 | 1 | -2/+58 |