drm/i915: Retry execbuffer pinning after clearing the GTT
authorKeith Packard <keithp@keithp.com>
Fri, 21 Nov 2008 07:30:27 +0000 (23:30 -0800)
committerDave 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