commit | ac94a962b24a88ea5d00f4697550d9982f300751 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Thu Nov 20 23:30:27 2008 -0800 |
committer | Dave Airlie <airlied@redhat.com> | Thu Dec 04 11:22:06 2008 +1000 |
tree | 9dacd94c107aafc3eb33241f1aef0c8fa2dec923 | |
parent | 646f0f6e43bf6628b1f0f8ca6c0227ce72e8ef3c [diff] |
drm/i915: Retry execbuffer pinning after clearing the GTT 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>