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:
b670824
)
drm/i915: No need to search again after retiring requests
author
Chris Wilson
<chris@chris-wilson.co.uk>
Fri, 24 Feb 2012 00:27:22 +0000
(
00:27
+0000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 27 Feb 2012 16:37:13 +0000
(17:37 +0100)
Retiring requests does not typically free up space in the aperture,
so the additional search is pointless.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found