summaryrefslogtreecommitdiff
path: root/src/libcamera/dma_buf_allocator.cpp
AgeCommit message (Expand)Author
2024-06-05libcamera: dma_buf_allocator: Work around lack of file seals in uClibcLaurent Pinchart
2024-06-05libcamera: dma_buf_allocator: Work around lack of memfd_create() in uClibcLaurent Pinchart
2024-06-05libcamera: dma_buf_allocator: Create memfd with CLOEXECLaurent Pinchart
2024-06-04libcamera: DmaBufAllocator: Support allocating from /dev/udmabufHans de Goede
2024-06-04libcamera: Rename DmaHeap class to DmaBufAllocatorHans de Goede