Context switching work.
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>
Tue, 10 Oct 2006 22:28:15 +0000 (00:28 +0200)
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>
Tue, 10 Oct 2006 22:28:15 +0000 (00:28 +0200)
commitdd473411f889cc16af255437d2a61c616bcee695
treeaf9cdf98624146b41bc8edc1856299fe1909d1b1
parent22382bd8c540231641bfc75d778a50ddf1463783
Context switching work.
Added preliminary support for context switches (triggers the interrupts, but hangs after the switch ; something's not quite right yet).
Removed the PFIFO_REINIT ioctl. I hope it's that a good idea...
Requires the upcoming commit to the DDX.
shared-core/nouveau_drm.h
shared-core/nouveau_drv.h
shared-core/nouveau_fifo.c
shared-core/nouveau_irq.c
shared-core/nouveau_reg.h
shared-core/nouveau_state.c