]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00153830-2 vpu: Add VPU_IOC_REQ_VSHARE_MEM ioctl for shared memory
authorSammy He <r62914@freescale.com>
Thu, 28 Jul 2011 11:50:31 +0000 (19:50 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:04 +0000 (08:33 +0200)
commit73f3777387d88e602b6359a97a6aef82215bb803
treeabd559ce05ac705c45ee42e5c6ff1396e0e2e2cf
parentaf80cda51b8fe7e0f00bf7f7594a81efbfb0b210
ENGR00153830-2 vpu: Add VPU_IOC_REQ_VSHARE_MEM ioctl for shared memory

Add vmalloced memory for multi-instances shared memory, vpu lib
will call mmap for accessing the memory.

VPU_IOC_GET_SHARE_MEM ioctl is still reserved for some time since
vpu lib still uses it for mx5x now. Will remove it after mx5x changes
to this new added memory later.

Signed-off-by: Sammy He <r62914@freescale.com>
drivers/mxc/vpu/mxc_vpu.c