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:
e6a8446
)
drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sat, 9 Aug 2014 16:37:24 +0000
(17:37 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 11 Aug 2014 10:20:25 +0000
(12:20 +0200)
This migrates the fence tracking onto the existing seqno
infrastructure so that the later conversion to tracking via requests is
simplified.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found