OSDN Git Service

nouveau: Wait on notifier to check for completion of previous commands.
authorBen Skeggs <darktama@iinet.net.au>
Tue, 26 Dec 2006 10:10:38 +0000 (21:10 +1100)
committerBen Skeggs <darktama@iinet.net.au>
Tue, 26 Dec 2006 10:36:15 +0000 (21:36 +1100)
commit0b2b2de6cff23bc224f5471cc8d0812661a0d363
tree96894d5975b0df79c07a70347cc7feba4ddf4272
parentc0a63d8e5e33b7fe3057e32f04c22969ac2adc1d
nouveau: Wait on notifier to check for completion of previous commands.

We can't wait on NV_PGRAPH_STATUS.  We don't have the regs mapped, and there's
no guarantee that we'll catch PGRAPH idle when multiple channels are active.
src/mesa/drivers/dri/nouveau/nouveau_context.c
src/mesa/drivers/dri/nouveau/nouveau_fifo.c
src/mesa/drivers/dri/nouveau/nouveau_sync.c
src/mesa/drivers/dri/nouveau/nouveau_sync.h