From: Daniel Vetter Date: Mon, 2 Jul 2012 13:09:45 +0000 (+0200) Subject: drm/i915/dvo: implement get_hw_state X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~15^2~3^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732ce74f4adfcdac84862fb74c6897b4a152d5e1;p=pandora-kernel.git drm/i915/dvo: implement get_hw_state Similar to the sdvo code we poke the dvo encoder whether the output is active. Safe that dvo encoders are not standardized, so this requires a new callback into the dvo chip driver. Hence implement that for all 6 dvo drivers. v2: With the newly added ns2501 we now have 6 dvo drivers instead of just 5 ... Acked-by: Jesse Barnes Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed