From: Rafael Barbalho Date: Wed, 21 Aug 2013 16:10:51 +0000 (+0100) Subject: drm/i915: Cleaning up the relocate entry function X-Git-Tag: v3.12-rc1~136^2~14^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5032d871f7d300aee10c309ea004eb4f851553fe;p=pandora-kernel.git drm/i915: Cleaning up the relocate entry function As the relocate entry function was getting a bit too big I've moved the code that used to use either the cpu or the gtt to for the relocation into two separate functions. Signed-off-by: Rafael Barbalho Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed