From: Daniel Vetter Date: Tue, 26 Mar 2013 23:44:53 +0000 (+0100) Subject: drm/i915: add pipe_config->pixel_multiplier X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~51^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc5f341b5830541a1b6945435ca90c69b1b8b21;p=pandora-kernel.git drm/i915: add pipe_config->pixel_multiplier Used by SDVO (and hopefully, eventually HDMI, if we ever get around to fixing up the low dotclock CEA modes ...). This required adding a new encoder->mode_set callback to be able to pass around the intel_crtc_config. Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed