kernel-fxtec-pro1x/arch/powerpc/platforms/cell/spufs
Geoff Levand 7f52eb0093 [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.
The SPE Book IV indicates that MFC DMA operations must be
suspended and restored on SPU context switch (in Step 8).

This patch adds that operation, which is missing from the
current spufs implementation.

Signed-off-by: Masato Noguchi <Masato.Noguchi@jp.sony.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-11 15:35:11 +11:00
..
backing_ops.c [PATCH] spufs: fix mailbox polling 2006-01-09 14:53:01 +11:00
context.c [PATCH] spufs fix spu_acquire_runnable error path 2006-01-09 15:44:40 +11:00
file.c [PATCH] spufs: move spu_run call to its own file 2006-01-09 15:44:45 +11:00
hw_ops.c [PATCH] spufs: abstract priv1 register access. 2006-01-09 15:44:49 +11:00
inode.c [PATCH] spufs: fix for recent "shrink dentry_struct" patch 2006-01-10 08:01:23 -08:00
Makefile [PATCH] spufs: move spu_run call to its own file 2006-01-09 15:44:45 +11:00
run.c [PATCH] spufs: move spu_run call to its own file 2006-01-09 15:44:45 +11:00
sched.c [PATCH] spufs: set irq affinity for running threads 2006-01-09 15:44:57 +11:00
spu_restore.c [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_restore_crt0.S [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_restore_dump.h_shipped
spu_save.c [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_save_crt0.S [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_save_dump.h_shipped
spu_utils.h [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spufs.h [PATCH] spufs: fix sparse warnings 2006-01-09 15:44:52 +11:00
switch.c [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch. 2006-01-11 15:35:11 +11:00
syscalls.c [PATCH] spufs: fix sparse warnings 2006-01-09 15:44:52 +11:00