aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAge
...
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-18
* | drm/i915/dp: Convert a udelay(17000) to a sleep during link-offChris Wilson2010-09-11
* | drm/i915: don't unlock panel regsJesse Barnes2010-09-10
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-09
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-09
* | drm/i915/dp: Flush the PLL register write before sleepingChris Wilson2010-09-08
* | drm/i915: make sure panel is sequenced off when starting a mode setJesse Barnes2010-09-08
* | drm/i915: make sure VDD AUX power has time to settleJesse Barnes2010-09-08
* | drm/i915: don't change VDD AUX status in panel power functionsJesse Barnes2010-09-08
* | drm/i915: split DP link training across panel power sequencingJesse Barnes2010-09-08
* | drm/i915: use VDD AUX for panel power around detection and in prepareJesse Barnes2010-09-08
* | drm/i915: use 125MHz reference clock for PCH attached eDPJesse Barnes2010-09-08
* | drm/i915: fix eDP detectionJesse Barnes2010-09-08
* | drm/i915: Quieten sparse warnings for missing prototypes.Chris Wilson2010-09-08
* | drm/i915: Drop the msleep parameter to wait_for()Chris Wilson2010-09-08
* | drm/i915: unload: fix intel dp encoder cleanupDaniel Vetter2010-09-08
|/
* drm/i915/dp: Really try 5 times before giving up.Chris Wilson2010-09-07
* drm/i915: wait for actual vblank, not just 20msJesse Barnes2010-08-22
* drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes2010-08-18
* drm/i915: eDP mode set sequence correctionsJesse Barnes2010-08-18
* drm/i915: add panel reset workaroundJesse Barnes2010-08-18
* drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson2010-08-09
* drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson2010-08-09
* drm/i915: Subclass intel_encoder.Chris Wilson2010-08-09
* drm/i915: Validate the mode for eDP by using fixed panel sizeZhao Yakui2010-08-01
* drm/i915: Always use the fixed panel timing for eDPZhao Yakui2010-08-01
* drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in...Zhao Yakui2010-08-01
* drm/i915: Initialize LVDS and eDP outputs before anything elseAdam Jackson2010-08-01
* drm/i915/dp: Correctly report eDP in the core connector typeAdam Jackson2010-08-01
* drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaningAdam Jackson2010-08-01
* drm/i915: apply DP bandwidth workaround for PCH eDP as wellJesse Barnes2010-08-01
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-01
|\
| * drm/i915: make sure we shut off the panel in eDP configsJesse Barnes2010-07-26
| * drm/i915: make sure eDP panel is turned onJesse Barnes2010-07-26
* | drm/i915: Add the support of eDP on DP-D for Ibex/CPTZhao Yakui2010-08-01
|/
* i915: fix ironlake edp panel setup (v4)Dave Airlie2010-07-01
* i915: remove unneeded null checksDan Carpenter2010-05-26
* drm/i915/dp: Add DPCD data to debug outputAdam Jackson2010-05-26
* drm/i915/dp: Only enable enhanced framing if the sink supports itAdam Jackson2010-05-26
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-19
|\
| * drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()Karsten Wiese2010-04-18
| * drm/i915: convert DP/eDP driver to new encoder/connector structureZhenyu Wang2010-04-12
| * drm/i915: Set sync polarity correctly on DisplayPortAdam Jackson2010-04-12
| * drm/i915: Un-magic a DPCD register writeAdam Jackson2010-04-12
| * drm/i915: enable DP/eDP for Sandybridge/CougarpointZhenyu Wang2010-04-12
| * drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt2010-04-12
| * drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang2010-04-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-17
|\|
| * drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-25