index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_crt.c
Age
Commit message (
Expand
)
Author
2010-03-25
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-02-26
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
2010-01-25
drm/i915: disable hotplug detect before Ironlake CRT detect
Zhenyu Wang
2009-12-16
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-01
drm/i915: fix gpio register detection logic for BIOS without VBT
Shaohua Li
2009-11-30
drm/i915: remove Pineview EOS protection support
Shaohua Li
2009-11-25
drm/i915: Fix CRT hotplug detect by checking really no channels attached
Zhenyu Wang
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
2009-09-17
drm/i915: Remove DAC disable in CRT force detect on IGDNG
Zhenyu Wang
2009-09-04
drm/i915: Support IGD EOS
Shaohua Li
2009-08-30
drm/i915: Improve CRTDDC mapping by using VBT info
David Müller (ELSOFT AG)
2009-08-25
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-07-29
drm/i915: fix VGA detect on IGDNG
Zhenyu Wang
2009-07-10
drm/i915: Fix harmless warning from patch merged after i2c rework.
Eric Anholt
2009-07-07
drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF.
ling.ma@intel.com
2009-07-07
drm/i915: crt fetch EDID by DVI-I converter on G4x platform
ling.ma@intel.com
2009-06-13
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-05
drm/i915: enable kernel modesetting on IGDNG
Zhenyu Wang
2009-06-03
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2009-05-26
drm/i915: Add support for VGA load detection (pre-945).
Ma Ling
2009-05-14
drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.
Ma Ling
2009-04-01
drm/i915: add VGA hotplug support for 945+
Jesse Barnes
2009-03-27
drm/i915: Sync crt hotplug detection with intel video driver
Zhao Yakui
2009-03-27
drm/i915: Sync mode_valid/mode_set with intel video driver
Zhao Yakui
2008-12-29
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes