| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. | Eric Anholt | 2010-02-26 | 1 | -3/+3 |
* | drm/i915: fix eDP pipe mask | Zhenyu Wang | 2010-01-15 | 1 | -4/+3 |
* | drm/i915: fix pixel color depth setting on eDP | Zhenyu Wang | 2010-01-15 | 1 | -4/+12 |
* | drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP | Zhao Yakui | 2010-01-12 | 1 | -51/+1 |
* | drm/i915: only enable hotplug for detected outputs | Jesse Barnes | 2009-12-16 | 1 | -0/+6 |
* | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 2009-12-08 | 1 | -22/+74 |
|\ |
|
| * | drm/i915: Fix product names and #defines | Adam Jackson | 2009-12-07 | 1 | -10/+10 |
| * | drm/i915: Declare the new VBT parsing functions as static | Zhao Yakui | 2009-12-01 | 1 | -1/+1 |
| * | drm/i915: Add the missing clonemask for display port on Ironlake | Zhao Yakui | 2009-12-01 | 1 | -3/+3 |
| * | drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt | Zhao Yakui | 2009-12-01 | 1 | -3/+3 |
| * | drm/i915: Don't set up DP ports that aren't in the BIOS device table. | Zhao Yakui | 2009-11-30 | 1 | -1/+52 |
| * | drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS | Zhao Yakui | 2009-11-05 | 1 | -5/+6 |
* | | drm/intel: refactor DP i2c support and DP common header to drm helper | Dave Airlie | 2009-12-08 | 1 | -6/+66 |
|/ |
|
* | drm/i915: quiet DP i2c init | Zhenyu Wang | 2009-10-19 | 1 | -1/+1 |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
* | drm/i915: fix mask bits setting | Zhenyu Wang | 2009-09-08 | 1 | -1/+1 |
* | drm/i915: Set crtc/clone mask in different output devices | Ma Ling | 2009-08-24 | 1 | -0/+12 |
* | drm/i915: Add eDP support on IGDNG mobile chip | Zhenyu Wang | 2009-07-29 | 1 | -7/+105 |
* | drm/i915: enable DisplayPort support on IGDNG | Zhenyu Wang | 2009-07-29 | 1 | -19/+83 |
* | drm/i915: Fix channel ending action for DP aux transaction | Zhenyu Wang | 2009-07-29 | 1 | -4/+4 |
* | drm/i915: Make driver less chatty | Keith Packard | 2009-07-01 | 1 | -4/+7 |
* | drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O. | Keith Packard | 2009-06-18 | 1 | -32/+70 |
* | drm/i915: Clarify error returns from display port aux channel I/O | Keith Packard | 2009-06-18 | 1 | -7/+13 |
* | drm/i915: Use hotplug callback to retrain DP link | Keith Packard | 2009-06-18 | 1 | -2/+13 |
* | drm/i915: Add Display Port support | Keith Packard | 2009-06-18 | 1 | -0/+1098 |