summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/dvo_tfp410.c
AgeCommit message (Expand)AuthorFilesLines
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-12/+12
2012-09-06drm/i915/dvo: implement get_hw_stateDaniel Vetter1-0/+14
2012-08-17drm/i915: simplify dvo dpms interfaceDaniel Vetter1-2/+2
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi1-7/+7
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson1-6/+4
2010-06-04drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller1-1/+1
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt1-32/+0
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui1-16/+18
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/+335