android_kernel_xiaomi_sm7250/include
Arnd Bergmann a33a7d7309 [PATCH] spufs: implement mfc access for PPE-side DMA
This patch adds a new file called 'mfc' to each spufs directory.
The file accepts DMA commands that are a subset of what would
be legal DMA commands for problem state register access. Upon
reading the file, a bitmask is returned with the completed
tag groups set.

The file is meant to be used from an abstraction in libspe
that is added by a different patch.

From the kernel perspective, this means a process can now
offload a memory copy from or into an SPE local store
without having to run code on the SPE itself.

The transfer will only be performed while the SPE is owned
by one thread that is waiting in the spu_run system call
and the data will be transferred into that thread's
address space, independent of which thread started the
transfer.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-03-27 14:48:26 +11:00
..
acpi [PATCH] s/;;/;/g 2006-03-24 07:33:24 -08:00
asm-alpha [PATCH] bitops: alpha: use generic bitops 2006-03-26 08:57:11 -08:00
asm-arm [PATCH] bitops: arm: use generic bitops 2006-03-26 08:57:12 -08:00
asm-arm26 [PATCH] bitops: arm26: use generic bitops 2006-03-26 08:57:12 -08:00
asm-cris [PATCH] bitops: cris: use generic bitops 2006-03-26 08:57:12 -08:00
asm-frv [PATCH] bitops: frv: use generic bitops 2006-03-26 08:57:12 -08:00
asm-generic [PATCH] bitops: update include/asm-generic/bitops.h 2006-03-26 08:57:15 -08:00
asm-h8300 [PATCH] bitops: h8300: use generic bitops 2006-03-26 08:57:12 -08:00
asm-i386 [PATCH] bitops: i386: use generic bitops 2006-03-26 08:57:12 -08:00
asm-ia64 [PATCH] bitops: ia64: use generic bitops 2006-03-26 08:57:12 -08:00
asm-m32r [PATCH] bitops: m32r: use generic bitops 2006-03-26 08:57:12 -08:00
asm-m68k [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit 2006-03-26 08:57:13 -08:00
asm-m68knommu [PATCH] bitops: m68knommu: use generic bitops 2006-03-26 08:57:13 -08:00
asm-mips [PATCH] bitops: mips: use generic bitops 2006-03-26 08:57:13 -08:00
asm-parisc [PATCH] bitops: parisc: use generic bitops 2006-03-26 08:57:14 -08:00
asm-powerpc [PATCH] spufs: implement mfc access for PPE-side DMA 2006-03-27 14:48:26 +11:00
asm-ppc
asm-s390 [PATCH] bitops: s390: use generic bitops 2006-03-26 08:57:14 -08:00
asm-sh [PATCH] bitops: sh: make thread_info.flags an unsigned long 2006-03-26 08:57:15 -08:00
asm-sh64 [PATCH] bitops: sh64: use generic bitops 2006-03-26 08:57:14 -08:00
asm-sparc [PATCH] bitops: sparc: use generic bitops 2006-03-26 08:57:14 -08:00
asm-sparc64 [PATCH] bitops: sparc64: use generic bitops 2006-03-26 08:57:14 -08:00
asm-um
asm-v850 [PATCH] bitops: v850: use generic bitops 2006-03-26 08:57:14 -08:00
asm-x86_64 [PATCH] bitops: x86_64: use generic bitops 2006-03-26 08:57:14 -08:00
asm-xtensa [PATCH] bitops: xtensa: use generic bitops 2006-03-26 08:57:15 -08:00
keys
linux [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h 2006-03-26 08:57:15 -08:00
math-emu
media V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a. 2006-03-24 16:27:00 -03:00
mtd
net [IPV4]: Aggregate route entries with different TOS values 2006-03-25 01:38:55 -08:00
pcmcia
rdma
rxrpc
scsi
sound [PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98 2006-03-24 07:33:26 -08:00
video [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00