summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_crt.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard1-5/+1
2009-05-26drm/i915: Add support for VGA load detection (pre-945).Ma Ling1-2/+147
2009-05-15drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling1-1/+1
2009-04-02drm/i915: add VGA hotplug support for 945+Jesse Barnes1-2/+2
2009-03-28drm/i915: Sync crt hotplug detection with intel video driverZhao Yakui1-13/+32
2009-03-28drm/i915: Sync mode_valid/mode_set with intel video driverZhao Yakui1-4/+17
2008-12-29drm/i915: fix sparse warnings: make symbols staticHannes Eder1-1/+1
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-0/+284