Since we memcpy texture data synchronously to the card, idle the engine before
authorEric Anholt <anholt@FreeBSD.org>
Mon, 24 Oct 2005 10:24:23 +0000 (10:24 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Mon, 24 Oct 2005 10:24:23 +0000 (10:24 +0000)
commit414b742c97301e3894278ef9e821ebb1100d22f8
treeb25961b075d0d397dd08dbf66b3296269be9eb77
parent60b639b9a6df6e53997d3c8acdb768229b654a5f
Since we memcpy texture data synchronously to the card, idle the engine before
we start copying.  I haven't seen it go wrong before, but I'm pretty sure this
fix is correct.
src/mesa/drivers/dri/sis/sis_tex.c