nouveau: Pass channel struct around instead of channel id.
authorBen Skeggs <skeggsb@gmail.com>
Sun, 5 Aug 2007 17:40:43 +0000 (03:40 +1000)
committerBen Skeggs <skeggsb@gmail.com>
Sun, 5 Aug 2007 17:40:43 +0000 (03:40 +1000)
commitbeaa0c9a28b30a6ba3292184d04875b6a597e433
tree95bf8cb4538ebab2663849b42101c143708c7e12
parent2453ba19b6f9956ea5d412a66d5d33c8a8b301b2
nouveau: Pass channel struct around instead of channel id.
16 files changed:
linux-core/nouveau_sgdma.c
shared-core/nouveau_drv.h
shared-core/nouveau_fifo.c
shared-core/nouveau_notifier.c
shared-core/nouveau_object.c
shared-core/nouveau_state.c
shared-core/nv04_fifo.c
shared-core/nv04_graph.c
shared-core/nv10_fifo.c
shared-core/nv10_graph.c
shared-core/nv20_graph.c
shared-core/nv30_graph.c
shared-core/nv40_fifo.c
shared-core/nv40_graph.c
shared-core/nv50_fifo.c
shared-core/nv50_graph.c