From: Daniel Vetter Date: Thu, 24 Apr 2014 21:54:48 +0000 (+0200) Subject: drm/i915/sdvo: Use pipe_config->limited_color_range consistently X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69f5acc839a108bcd0fab040a03a83117ffe4713;p=pandora-kernel.git drm/i915/sdvo: Use pipe_config->limited_color_range consistently We in the pre_enable hook we should only rely on the pipe config and not on some other state set through properties or detect functions. Reviewed-by: Naresh Kumar Kachhi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed