index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
Age
Commit message (
Expand
)
Author
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-11
drm/i915/dp: Convert a udelay(17000) to a sleep during link-off
Chris Wilson
2010-09-10
drm/i915: don't unlock panel regs
Jesse Barnes
2010-09-09
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-08
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-07
drm/i915/dp: Really try 5 times before giving up.
Chris Wilson
2010-08-21
drm/i915: wait for actual vblank, not just 20ms
Jesse Barnes
2010-08-18
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-09
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-01
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
drm/i915/dp: Correctly report eDP in the core connector type
Adam Jackson
2010-08-01
drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning
Adam Jackson
2010-08-01
drm/i915: apply DP bandwidth workaround for PCH eDP as well
Jesse Barnes
2010-08-01
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-08-01
drm/i915: Add the support of eDP on DP-D for Ibex/CPT
Zhao Yakui
2010-07-26
drm/i915: make sure we shut off the panel in eDP configs
Jesse Barnes
2010-07-26
drm/i915: make sure eDP panel is turned on
Jesse Barnes
2010-07-01
i915: fix ironlake edp panel setup (v4)
Dave Airlie
2010-05-26
i915: remove unneeded null checks
Dan Carpenter
2010-05-26
drm/i915/dp: Add DPCD data to debug output
Adam Jackson
2010-05-26
drm/i915/dp: Only enable enhanced framing if the sink supports it
Adam Jackson
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-04-20
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
2010-04-18
drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
Karsten Wiese
2010-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-12
drm/i915: convert DP/eDP driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
drm/i915: Set sync polarity correctly on DisplayPort
Adam Jackson
2010-04-12
drm/i915: Un-magic a DPCD register write
Adam Jackson
2010-04-12
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
Zhenyu Wang
2010-04-12
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2010-04-09
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
[next]