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:
646f0f6
)
drm/i915: Retry execbuffer pinning after clearing the GTT
author
Keith Packard
<keithp@keithp.com>
Fri, 21 Nov 2008 07:30:27 +0000
(23:30 -0800)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 4 Dec 2008 01:22:06 +0000
(11:22 +1000)
If we fail to pin all of the buffers in an execbuffer request, go through
and clear the GTT and try again to see if its just a matter of fragmentation
Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found