Skip to content

Integrate linux-seco-imx/cma-uncached

GitBot requested to merge linux-seco-imx/cma-uncached into kirkstone

Commit: edgehog/bsp/nxp/linux-seco-imx@6d627238

dma-buf: cma_heap: fix uncached heap name

--

Commit: edgehog/bsp/nxp/linux-seco-imx@cb5898ee

dma-buf: cma_heap: add uncached

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@d3bf1f97

--

Commit: edgehog/bsp/nxp/linux-seco-imx@81528fba

dma-heap: Let dma heap use dma_map_attrs to map & unmap iova

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@956db89e

--

Commit: edgehog/bsp/nxp/linux-seco-imx@f3febb4c

dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@4e0d16b0

--

Commit: edgehog/bsp/nxp/linux-seco-imx@bb73e549

dma-buf: Add support for mapping buffers with DMA attributes

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@f57c5b53

--

Commit: edgehog/bsp/nxp/linux-seco-imx@bb923a9c

dma-buf: cma_heap: Fix memory leak in CMA heap

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@1935d6e9

--

Commit: edgehog/bsp/nxp/linux-seco-imx@fe1b81bc

dma-buf: heaps: Skip sync if not mapped

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@f431e77d

--

Commit: edgehog/bsp/nxp/linux-seco-imx@875b1556

dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@5f9d15ca

--

Commit: edgehog/bsp/nxp/linux-seco-imx@57bb07fb

dma-buf: heaps: Move heap-helper logic into the cma_heap implementation

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@ec0437c0

--

Commit: edgehog/bsp/nxp/linux-seco-imx@2d2c6edb

dma-buf: dma-heap: Provide accessor to get heap name

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@e09764eb

--

Commit: edgehog/bsp/nxp/linux-seco-imx@e8791c9e

dma-buf: dma-heap: Keep track of the heap device struct

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@c8bdd325

--

Commit: edgehog/bsp/nxp/linux-seco-imx@5bef095a

dma-heap: Rework allocation calls to return struct dma_buf instead of fd

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@349e8360

--

Commit: edgehog/bsp/nxp/linux-seco-imx@fb047a1e

dma-heap: Add proper kref handling on dma-buf heaps

REFERENCE: edgehog/bsp/rockchip/linux-seco-rk@c700bdd2

Merge request reports