summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui
2009-10-19drm/i915: quiet DP i2c initZhenyu Wang
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling
2009-07-29drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang
2009-07-29drm/i915: enable DisplayPort support on IGDNGZhenyu Wang
2009-07-29drm/i915: Fix channel ending action for DP aux transactionZhenyu Wang
2009-07-01drm/i915: Make driver less chattyKeith Packard
2009-06-18drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O.Keith Packard
2009-06-18drm/i915: Clarify error returns from display port aux channel I/OKeith Packard
2009-06-18drm/i915: Use hotplug callback to retrain DP linkKeith Packard
2009-06-18drm/i915: Add Display Port supportKeith Packard