From: Daniel Vetter Date: Fri, 24 Jul 2015 15:40:14 +0000 (+0200) Subject: drm/i915: Move low-level swizzling code to i915_gem_fence.c X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~28^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f96ecaf1ea26fd7041acc56379a5c4393ee51ad;p=pandora-kernel.git drm/i915: Move low-level swizzling code to i915_gem_fence.c It fits more with the low-level fence code, and this move leaves only the userspace tiling ioctl handling in i915_gem_tiling.c. Suggested-by: Chris Wilson Cc: Chris Wilson Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed