summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lvds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-151-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-301-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