From: Daniel Vetter Date: Tue, 26 Mar 2013 23:44:57 +0000 (+0100) Subject: drm/i915: introduce pipe_config->dither|pipe_bpp X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~51^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=965e0c489f360df1beeb567e4540777a09b8896e;p=pandora-kernel.git drm/i915: introduce pipe_config->dither|pipe_bpp We want to compute this earlier. To avoid a big complicated patch, this patch here just does the big search&replace and still calls the old functions at the same places. Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed