summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/dvo_tfp410.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/dvo: switch to kernel unsigned int typesJani Nikula2018-06-181-8/+8
* drm/i915: constify intel_dvo_dev_ops structuresJulia Lawall2015-12-091-1/+1
* drm/i915: Constify adjusted_modeVille Syrjälä2015-09-301-2/+2
* drm/i915: Remove spurious semicolonsDamien Lespiau2014-04-091-1/+1
* drm/i915: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien2014-03-281-12/+12
* drm/i915/dvo: implement get_hw_stateDaniel Vetter2012-09-061-0/+14
* drm/i915: simplify dvo dpms interfaceDaniel Vetter2012-08-171-2/+2
* Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-201-7/+7
* drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-6/+4Star
* drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller2010-06-051-1/+1
* drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt2010-04-121-32/+0Star
* drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui2009-11-051-16/+18
* drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard2009-06-191-12/+13
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-0/+335