Re: [Dri-devel] Mach64: locking, patch

2001-10-27 Thread Manuel Teira
El Sáb 27 Oct 2001 18:49, Leif Delgass escribió: > First off, I messed up on the FIFO size defines in mach64_drv.h (drm > kernel module), they should be: > > # define MACH64_CMDFIFO_SIZE_MASK 0x0003ul > # define MACH64_CMDFIFO_SIZE_192 0xul

Re: [Dri-devel] Mach64: locking, patch

2001-10-27 Thread Leif Delgass
First off, I messed up on the FIFO size defines in mach64_drv.h (drm kernel module), they should be: # define MACH64_CMDFIFO_SIZE_MASK 0x0003ul # define MACH64_CMDFIFO_SIZE_192 0xul # define MACH64_CMDFIFO_SIZE_128