Restructure initialisation a bit.
authorBen Skeggs <darktama@iinet.net.au>
Mon, 13 Nov 2006 21:11:49 +0000 (08:11 +1100)
committerBen Skeggs <darktama@iinet.net.au>
Mon, 13 Nov 2006 21:11:49 +0000 (08:11 +1100)
commit7002082944a69e1d11b0146b1176fd4293581dcd
tree948c5e62c3299e429390d24e6e4a1e4563945069
parent35bf8fb5cf8ab4d4e055cdef26531d86dbf822dc
Restructure initialisation a bit.

 - Do important card init in firstopen
 - Give each channel it's own cmdbuf dma object
 - Move RAMHT config state to the same place as RAMRO/RAMFC
 - Make sure instance mem for objects is *after* RAM{FC,HT,RO}
shared-core/nouveau_drv.h
shared-core/nouveau_fifo.c
shared-core/nouveau_object.c
shared-core/nouveau_reg.h
shared-core/nouveau_state.c