drm/i915: use vma->node directly and rewrap map&fence in bind
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 14 Aug 2013 08:21:23 +0000 (10:21 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Aug 2013 11:31:45 +0000 (13:31 +0200)
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 <benjamin.widawsky@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found