OSDN Git Service

r600g: fixup map flushing.
authorDave Airlie <airlied@redhat.com>
Fri, 17 Sep 2010 04:36:18 +0000 (14:36 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 17 Sep 2010 05:29:32 +0000 (15:29 +1000)
commit3ddc714b20ac4e28b80c6f88d1993445fff2262c
tree813c173b18eeb26b7697dd1c1d5da213cd930bfd
parent0d76bb5d4c5c867155f7fb381c46018e1560b790
r600g: fixup map flushing.

long lived maps were getting removed when they shouldn't this
tries to avoid that problem by only adding to the flush list
on unmap.
src/gallium/winsys/r600/drm/radeon_bo_pb.c