summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/dvo_ch7017.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-18drm/i915/dvo: switch to kernel unsigned int typesJani Nikula1-10/+10
2017-05-10drm/i915/lvds: Remove magic from PLL programmingImre Deak1-2/+2
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
2012-09-06drm/i915/dvo: implement get_hw_stateDaniel Vetter1-0/+13
2012-08-17drm/i915: simplify dvo dpms interfaceDaniel Vetter1-4/+4
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi1-1/+1
2010-12-30drm/i915/dvo: Report LVDS attached to ch701x as connectedChris Wilson1-1/+1
2010-09-28drm/i915: Tidy dvo_ch7017 and print out which chip we detectChris Wilson1-36/+27
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson1-6/+3
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt1-45/+1
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui1-4/+5
2009-06-18drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard1-9/+11
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-0/+454