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:
e46074e
)
drm/radeon: Fall back to evicting BOs with memcpy if necessary.
author
Michel Dänzer
<daenzer@vmware.com>
Tue, 28 Jul 2009 10:30:56 +0000
(12:30 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 29 Jul 2009 05:45:39 +0000
(15:45 +1000)
Otherwise if there's no GTT space we would fail the eviction, leading to
cascaded failure.
Signed-off-by: Michel Dänzer <daenzer@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found