diff options
author | Eric Anholt <eric@anholt.net> | 2008-12-14 19:05:04 -0800 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2008-12-19 15:34:32 +1000 |
commit | c4de0a5d671e3af38dc3496538e391782aecc3a5 (patch) | |
tree | 7144b9d1914e5fa7d730adadfb8b53f138bd0140 /drivers/atm | |
parent | 929096fe9ff1f4b3645cf3919527ab47e8d5e17c (diff) |
drm/i915: Don't return busy for buffers left on the flushing list.
These buffers don't have active rendering still occurring to them, they just
need either a flush to be emitted or a retire_requests to occur so that we
notice they're done. Return unbusy so that one of the two occurs. The two
expected consumers of this interface (OpenGL and libdrm_intel BO cache) both
want this behavior.
Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions