summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/dvo_ivch.c
Commit message (Expand)AuthorAgeFilesLines
* 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: Always use crtc_ timings when dealing with adjustead_modeVille Syrjälä2015-09-301-4/+4
* Fix resume from suspend on IBM X30Thomas Richter2015-06-151-6/+57
* Enabled dithering in the intel VCH DVO for 18bpp pipelines.Thomas Richter2015-03-301-3/+18
* drm/i915: Remove spurious semicolonsDamien Lespiau2014-04-091-1/+1
* drm/i915: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien2014-03-281-15/+15
* drm/i915/dvo: implement get_hw_stateDaniel Vetter2012-09-061-0/+15
* drm/i915: simplify dvo dpms interfaceDaniel Vetter2012-08-171-4/+4
* Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-191-3/+3
* drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-6/+4
* drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt2010-04-121-21/+0
* drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui2009-11-051-18/+19
* drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard2009-06-181-10/+11
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-0/+442
OpenPOWER on IntegriCloud