Age | Commit message (Collapse) | Author |
|
Update vmeta to use the dma_buf handling now provided by libbmm v2.
This permits more flexible buffer management, as the buffers can now
be passed via a standardized mechanism to other subsystems (such as
DRM), and image data to be encoded can be accepted directly from
other subsystems without needing to be copied.
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
|
|
* Convert to use bmm_malloc_aligned_phys() API
* Turn on compiler warnings and fix them
* Open /dev/vmeta with O_CLOEXEC
* Clean up vmeta IRQ control
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Li Li <lea.li@marvell.com>
|
|
Signed-off-by: Li Li <lea.li@marvell.com>
|
|
|
|
|