radeon-gallium: Don't permit reading and writing a BO in one CS.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 20 May 2009 14:18:08 +0000 (07:18 -0700)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 20 May 2009 14:18:08 +0000 (07:18 -0700)
commit4550423211063010a2fa482037d8233bb80e3773
tree3a6950411164482f6a0280f677520e52ff31da19
parent0c75cb5afe81b0de9d006f9f9b75fdc9a15038d0
radeon-gallium: Don't permit reading and writing a BO in one CS.

This fixes some silent problems in current libdrm_radeon.

surface_copy still locks up hard.
src/gallium/drivers/r300/r300_cs.h
src/gallium/winsys/drm/radeon/core/radeon_r300.c