summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
2010-10-03drm/i915: vblank status not valid while training display portKeith Packard
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-09-07drm/i915/dp: Really try 5 times before giving up.Chris Wilson
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-18drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes
2010-08-18drm/i915: eDP mode set sequence correctionsJesse Barnes
2010-08-18drm/i915: add panel reset workaroundJesse Barnes
2010-08-09drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson
2010-08-09drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson
2010-08-09drm/i915: Subclass intel_encoder.Chris Wilson
2010-08-01drm/i915: Validate the mode for eDP by using fixed panel sizeZhao Yakui
2010-08-01drm/i915: Always use the fixed panel timing for eDPZhao Yakui
2010-08-01drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in...Zhao Yakui
2010-08-01drm/i915: Initialize LVDS and eDP outputs before anything elseAdam Jackson
2010-08-01drm/i915/dp: Correctly report eDP in the core connector typeAdam Jackson
2010-08-01drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaningAdam Jackson
2010-08-01drm/i915: apply DP bandwidth workaround for PCH eDP as wellJesse Barnes
2010-08-01Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-08-01drm/i915: Add the support of eDP on DP-D for Ibex/CPTZhao Yakui
2010-07-26drm/i915: make sure we shut off the panel in eDP configsJesse Barnes
2010-07-26drm/i915: make sure eDP panel is turned onJesse Barnes
2010-07-01i915: fix ironlake edp panel setup (v4)Dave Airlie
2010-05-26i915: remove unneeded null checksDan Carpenter
2010-05-26drm/i915/dp: Add DPCD data to debug outputAdam Jackson
2010-05-26drm/i915/dp: Only enable enhanced framing if the sink supports itAdam Jackson
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-18drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()Karsten Wiese
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-12drm/i915: convert DP/eDP driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: Set sync polarity correctly on DisplayPortAdam Jackson
2010-04-12drm/i915: Un-magic a DPCD register writeAdam Jackson
2010-04-12drm/i915: enable DP/eDP for Sandybridge/CougarpointZhenyu Wang
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt
2010-04-09drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt
2010-02-26drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt
2010-01-15drm/i915: fix eDP pipe maskZhenyu Wang
2010-01-15drm/i915: fix pixel color depth setting on eDPZhenyu Wang
2010-01-12drm/i915: Don't use the child device parsed from VBT to setup HDMI/DPZhao Yakui
2009-12-16drm/i915: only enable hotplug for detected outputsJesse Barnes
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie
2009-12-07drm/i915: Fix product names and #definesAdam Jackson
2009-12-01drm/i915: Declare the new VBT parsing functions as staticZhao Yakui
2009-12-01drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui
2009-12-01drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbtZhao Yakui
2009-11-30drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui