aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_crt.c
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915: remove Pineview EOS protection supportShaohua Li2009-11-301-28/+0
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui2009-11-051-1/+1
* | drm/i915: Fix CRT hotplug detect by checking really no channels attachedZhenyu Wang2009-11-251-2/+2
|/
* drm/i915: Remove DAC disable in CRT force detect on IGDNGZhenyu Wang2009-09-171-7/+2
* drm/i915: Support IGD EOSShaohua Li2009-09-041-0/+28
* drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-291-1/+6
* drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-241-0/+4
* drm/i915: fix VGA detect on IGDNGZhenyu Wang2009-07-291-4/+8
* drm/i915: Fix harmless warning from patch merged after i2c rework.Eric Anholt2009-07-101-1/+1
* drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF.ling.ma@intel.com2009-07-071-1/+1
* drm/i915: crt fetch EDID by DVI-I converter on G4x platformling.ma@intel.com2009-07-071-1/+27
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-121-8/+68
|\
| * drm/i915: enable kernel modesetting on IGDNGZhenyu Wang2009-06-051-8/+68
* | 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-141-1/+1
* drm/i915: add VGA hotplug support for 945+Jesse Barnes2009-04-011-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