summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/dvo_ivch.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-18drm/i915/dvo: switch to kernel unsigned int typesJani Nikula1-13/+13
2018-02-14drm/i915/dvo: Remove incorrect kerneldoc markupsChris Wilson1-14/+14
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
2015-09-30drm/i915: Always use crtc_ timings when dealing with adjustead_modeVille Syrjälä1-4/+4
2015-06-15Fix resume from suspend on IBM X30Thomas Richter1-6/+57
2015-03-30Enabled dithering in the intel VCH DVO for 18bpp pipelines.Thomas Richter1-3/+18
2014-04-09drm/i915: Remove spurious semicolonsDamien Lespiau1-1/+1
2014-03-28drm/i915: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien1-15/+15
2012-09-06drm/i915/dvo: implement get_hw_stateDaniel Vetter1-0/+15
2012-08-17drm/i915: simplify dvo dpms interfaceDaniel Vetter1-4/+4
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi1-3/+3
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-21/+0
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui1-18/+19
2009-06-18drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard1-10/+11
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-0/+442