-
- Downloads
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
The /lslr file gives read access to the SPU_LSLR register in hex; 0x3fff for example The /dma_info file provides read access to the SPU Command Queue in a binary format. The /proxydma_info files provides read access access to the Proxy Command Queue in a binary format. The spu_info.h file provides data structures for interpreting the binary format of /dma_info and /proxydma_info. Signed-off-by:Dwayne Grant McConnell <decimal@us.ibm.com> Signed-off-by:
Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by:
Paul Mackerras <paulus@samba.org>
Showing
- arch/powerpc/platforms/cell/spufs/backing_ops.c 1 addition, 0 deletionsarch/powerpc/platforms/cell/spufs/backing_ops.c
- arch/powerpc/platforms/cell/spufs/file.c 129 additions, 4 deletionsarch/powerpc/platforms/cell/spufs/file.c
- arch/powerpc/platforms/cell/spufs/spufs.h 7 additions, 2 deletionsarch/powerpc/platforms/cell/spufs/spufs.h
- include/asm-powerpc/Kbuild 1 addition, 0 deletionsinclude/asm-powerpc/Kbuild
- include/asm-powerpc/spu_info.h 54 additions, 0 deletionsinclude/asm-powerpc/spu_info.h
Loading
Please register or sign in to comment