summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/dvo_ch7017.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: move modesetting output/encoder code under display/Jani Nikula2019-06-171-415/+0
* drm/i915/dvo: rename dvo.h to intel_dvo_dev.h and make self-containedJani Nikula2019-04-301-1/+2
* drm/i915/dvo: switch to kernel unsigned int typesJani Nikula2018-06-181-10/+10
* drm/i915/lvds: Remove magic from PLL programmingImre Deak2017-05-101-2/+2
* 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/dvo: implement get_hw_stateDaniel Vetter2012-09-061-0/+13
* drm/i915: simplify dvo dpms interfaceDaniel Vetter2012-08-171-4/+4
* Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-191-1/+1
* drm/i915/dvo: Report LVDS attached to ch701x as connectedChris Wilson2010-12-301-1/+1
* drm/i915: Tidy dvo_ch7017 and print out which chip we detectChris Wilson2010-09-281-36/+27
* drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-6/+3
* drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt2010-04-121-45/+1
* drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui2009-11-051-4/+5
* drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard2009-06-181-9/+11
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-0/+454