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:
ab6f8e3
)
drm/i915: Track gpu fence usage
author
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 20 Sep 2010 10:40:50 +0000
(11:40 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:20:54 +0000
(11:20 +0100)
Track if the gpu requires the fence for the execution of a batch buffer
and so only wait upon the retirement of the object's last rendering
seqno if the fence is in use by the GPU.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found