summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_crt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-041-5/+1
* drm/i915: Add support for VGA load detection (pre-945).Ma Ling2009-05-261-2/+147
* drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling2009-05-151-1/+1
* drm/i915: add VGA hotplug support for 945+Jesse Barnes2009-04-021-2/+2
* drm/i915: Sync crt hotplug detection with intel video driverZhao Yakui2009-03-271-13/+32
* drm/i915: Sync mode_valid/mode_set with intel video driverZhao Yakui2009-03-271-4/+17
* drm/i915: fix sparse warnings: make symbols staticHannes Eder2008-12-291-1/+1
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-0/+284