git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bd561b
)
drm/i915: use vma->node directly and rewrap map&fence in bind
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 14 Aug 2013 08:21:23 +0000
(10:21 +0200)
committer
Daniel 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