From: Chris Wilson Date: Wed, 19 Dec 2012 12:14:22 +0000 (+0000) Subject: drm/i915: Use pixel size for computing linear offsets into a sprite X-Git-Tag: v3.8-rc4~34^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca320ac456099c29290568353d924157e626ede9;p=pandora-kernel.git drm/i915: Use pixel size for computing linear offsets into a sprite This fixes an original bug in the sprite code that miscomputed the source offset into a linear YUV packed framebuffer, that was magnified into an oops with commit 5a35e99e8162d6820013a56ad15ea8bf937af5a6 Author: Damien Lespiau Date: Fri Oct 26 18:20:12 2012 +0100 drm/i915: adjust sprite base address Signed-off-by: Chris Wilson Cc: Daniel Vetter Cc: Damien Lespiau Cc: Ville Syrjälä Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed