From: Ville Syrjälä Date: Thu, 28 Nov 2013 15:29:56 +0000 (+0200) Subject: drm/i915: Gen2 FBC1 CFB pitch wants 32B units X-Git-Tag: v3.14-rc1~47^2~44^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a430f51c7500be41ca4cbd5b3de930853bd5ee;p=pandora-kernel.git drm/i915: Gen2 FBC1 CFB pitch wants 32B units On gen2 the compressed frame buffer pitch is specified in 32B units rather than the 64B units used on gen3+. Signed-off-by: Ville Syrjälä Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed