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:
fae7043
)
drm/i915: Don't return error in evict_everything when we get to the end.
author
Owain Ainsworth
<zerooa@googlemail.com>
Sun, 7 Dec 2008 04:42:20 +0000
(20:42 -0800)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 9 Dec 2008 05:37:17 +0000
(15:37 +1000)
Returning -ENOMEM errored all the way out of execbuf, so the rendering never
occurred.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found