aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/dvo_ch7xxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-01drm/i915/dvo: fix debug logging on unknown DIDJani Nikula1-6/+4
2015-12-09drm/i915: constify intel_dvo_dev_ops structuresJulia Lawall1-1/+1
2015-09-30drm/i915: Constify adjusted_modeVille Syrjälä1-2/+2
2014-04-09drm/i915: Remove spurious semicolonsDamien Lespiau1-1/+1
2014-03-28drm/i915: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien1-2/+2
2013-07-25drm/i915: dvo_ch7xxx: fix vsync polarity settingImre Deak1-1/+1
2013-05-20drm/i915: add support for dvo Chrontel 7010Bbraggle@free.fr1-2/+26
2012-10-12drm/i915/dvo-ch7xxx: fix get_hw_stateDaniel Vetter1-3/+3
2012-09-06drm/i915/dvo: implement get_hw_stateDaniel Vetter1-0/+13
2012-08-17drm/i915: simplify dvo dpms interfaceDaniel Vetter1-2/+2
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi1-2/+2
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson1-6/+4
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt1-41/+3
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui1-7/+9
2009-06-18drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard1-12/+13
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-0/+368