From: Ville Syrjälä Date: Thu, 5 Jun 2014 16:15:52 +0000 (+0300) Subject: drm/i915: Don't get hw state from DVO chip unless DVO is enabled X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~63^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f417c11b8987245826aa8b2b606ce2f9d5edbd67;p=pandora-kernel.git drm/i915: Don't get hw state from DVO chip unless DVO is enabled Certain DVO chips (ns2501 for example) don't like to be accessed unless the PLL is running. Simply skip the DVO get_hw_state if the DVO port is disabled. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed