OSDN Git Service

r600g: add bo fenced list.
authorDave Airlie <airlied@redhat.com>
Tue, 5 Oct 2010 05:35:52 +0000 (15:35 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 5 Oct 2010 05:35:52 +0000 (15:35 +1000)
commit3c38e4f138a183ee5ad625ea34b1ec7dd815026f
treeb3e307dd3ecb8b0e7784b65c12753dec80eb81a9
parentfb5e6f88fc426e53af26e98d1c336222a8952cc5
r600g: add bo fenced list.

this just keeps a list of bos submitted together, and uses them to decide
bo busy state for the whole group.
src/gallium/winsys/r600/drm/r600_hw_context.c
src/gallium/winsys/r600/drm/r600_priv.h
src/gallium/winsys/r600/drm/radeon_bo.c