summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lvds.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-291-0/+4
* drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden2009-07-131-0/+8
* drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui2009-07-091-0/+70
* drm/i915: Make driver less chattyKeith Packard2009-07-011-2/+2
* drm/i915: Don't change the blank/sync width when calculating scaled modesZhao Yakui2009-06-221-18/+73
* drm/i915: Add support for changing LVDS panel fitting using an output property.Zhao Yakui2009-06-221-21/+264
* drm/i915: Apple DMI info has inconsistent SYS_VENDOR informationKeith Packard2009-06-181-2/+2
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-121-26/+125
|\
| * drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvdsyakui_zhao2009-06-111-2/+5
| * drm/i915: Skip lvds with Aopen i945GTt-VFAMichael Cousin2009-06-091-0/+7
| * drm/i915: add ignore lvds quirk info for AOpen Mini PCJarod Wilson2009-06-051-2/+8
| * drm/i915: Add LVDS support for IGDNGZhenyu Wang2009-06-051-22/+105
* | drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput2009-06-041-1/+1
* | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-041-5/+1
|/
* drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling2009-05-221-2/+2
* drm/i915: ignore LVDS on intel graphics systems that lie about having itJarod Wilson2009-05-141-8/+46
* drm/i915: Fix LVDS dither settingLi Peng2009-03-271-1/+1
* drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.Steve Aarnio2009-02-201-2/+0
* drm/i915: skip LVDS initialization on Apple Mac MiniPaul Collins2009-02-081-34/+13
* i915: fix unneeded locking in i915 LVDS get modes code.Dave Airlie2009-02-031-2/+0
* drivers/gpu/drm/i915/intel_lvds.c: fix locking snafuAndrew Morton2009-01-291-1/+1
* drm/i915: hook up LVDS DPMS propertyJesse Barnes2009-01-221-0/+13
* drm/i915: make LVDS fixed mode a preferred modeJesse Barnes2009-01-161-0/+7
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-0/+525
OpenPOWER on IntegriCloud