summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: fix eDP pipe maskZhenyu Wang2010-01-151-4/+3
* drm/i915: fix pixel color depth setting on eDPZhenyu Wang2010-01-151-4/+12
* drm/i915: Don't use the child device parsed from VBT to setup HDMI/DPZhao Yakui2010-01-121-51/+1
* drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-161-0/+6
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-22/+74
|\
| * drm/i915: Fix product names and #definesAdam Jackson2009-12-071-10/+10
| * drm/i915: Declare the new VBT parsing functions as staticZhao Yakui2009-12-011-1/+1
| * drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui2009-12-011-3/+3
| * drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbtZhao Yakui2009-12-011-3/+3
| * drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui2009-11-301-1/+52
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui2009-11-051-5/+6
* | drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie2009-12-081-6/+66
|/
* drm/i915: quiet DP i2c initZhenyu Wang2009-10-191-1/+1
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* drm/i915: fix mask bits settingZhenyu Wang2009-09-081-1/+1
* drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-241-0/+12
* drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-291-7/+105
* drm/i915: enable DisplayPort support on IGDNGZhenyu Wang2009-07-291-19/+83
* drm/i915: Fix channel ending action for DP aux transactionZhenyu Wang2009-07-291-4/+4
* drm/i915: Make driver less chattyKeith Packard2009-07-011-4/+7
* drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O.Keith Packard2009-06-181-32/+70
* drm/i915: Clarify error returns from display port aux channel I/OKeith Packard2009-06-181-7/+13
* drm/i915: Use hotplug callback to retrain DP linkKeith Packard2009-06-181-2/+13
* drm/i915: Add Display Port supportKeith Packard2009-06-181-0/+1098
OpenPOWER on IntegriCloud