]> Git Repo - linux.git/commit
dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
authorJohn Stultz <[email protected]>
Sat, 21 Nov 2020 23:49:59 +0000 (23:49 +0000)
committerSumit Semwal <[email protected]>
Sun, 22 Nov 2020 16:33:02 +0000 (22:03 +0530)
commita5d2d29e24be8967ef78a1b1fb2292413e3b3df9
treeea3707391f4bacf8f2eb84ed405b40b8a1f5fa84
parent3812957587923ca325308ed9c4a5be5ca935e903
dma-buf: heaps: Move heap-helper logic into the cma_heap implementation

Since the heap-helpers logic ended up not being as generic as
hoped, move the heap-helpers dma_buf_ops implementations into
the cma_heap directly.

This will allow us to remove the heap_helpers code in a following
patch.

Cc: Sumit Semwal <[email protected]>
Cc: Liam Mark <[email protected]>
Cc: Laura Abbott <[email protected]>
Cc: Brian Starkey <[email protected]>
Cc: Hridya Valsaraju <[email protected]>
Cc: Suren Baghdasaryan <[email protected]>
Cc: Sandeep Patil <[email protected]>
Cc: Daniel Mentz <[email protected]>
Cc: Chris Goldsworthy <[email protected]>
Cc: Ørjan Eide <[email protected]>
Cc: Robin Murphy <[email protected]>
Cc: Ezequiel Garcia <[email protected]>
Cc: Simon Ser <[email protected]>
Cc: James Jones <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Brian Starkey <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Sumit Semwal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/dma-buf/heaps/cma_heap.c
This page took 0.051822 seconds and 4 git commands to generate.