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:
2549d6c
)
drm/i915: Perform relocations in CPU domain [if in CPU domain]
author
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 14 Oct 2010 11:44:48 +0000
(12:44 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 19 Oct 2010 08:19:18 +0000
(09:19 +0100)
Avoid an early eviction of the batch buffer into the uncached GTT
domain, and so do the relocation fixup in cacheable memory.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found