From: Tvrtko Ursulin Date: Tue, 23 Jun 2015 13:26:46 +0000 (+0100) Subject: drm/i915: Move rotated geometry calculations into the fill helper X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84fe03f7b2481b3a1cf4fb9db6e5df8d3698a4fe;p=pandora-kernel.git drm/i915: Move rotated geometry calculations into the fill helper This way data is available as soon as the view is passed into the call chain. v2: Store size in bytes instead of pages under the appropriate name. (Chris Wilson) v3: Use uint64_t instead of size_t. (Daniel Vetter) Signed-off-by: Tvrtko Ursulin Cc: Daniel Vetter Cc: Chris Wilson Reviewed-by: Joonas Lahtinen (v2) Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed