From: Daniel Vetter Date: Wed, 14 Aug 2013 08:21:23 +0000 (+0200) Subject: drm/i915: use vma->node directly and rewrap map&fence in bind X-Git-Tag: v3.12-rc1~136^2~14^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49987099e2cfce4eda5d428e2618fd4e93aba597;p=pandora-kernel.git drm/i915: use vma->node directly and rewrap map&fence in bind Use () to make for neater alignment of the split lines, too. With this we ditch another jump through the obj_gtt_size/offset indirection maze. Cc: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed