Currently, when a page is allocated from a dma-buf pool, the page owner shows the owner to be the refill worker thread which has created the pool. It is incorrect, since there can be many clients who have allocated pages from the pool and there is no way to know the owner of those pages. Set page owner while allocating from pool to show correct owner. Change-Id: I95bbbb48829fa9e09389dc27e718bb55f19f56d8 Signed-off-by: Pratyush Brahma <quic_pbrahma@quicinc.com> |
||
|---|---|---|
| .. | ||
| heaps | ||
| dma-buf-sysfs-stats.c | ||
| dma-buf-sysfs-stats.h | ||
| dma-buf.c | ||
| dma-fence-array.c | ||
| dma-fence-chain.c | ||
| dma-fence-unwrap.c | ||
| dma-fence.c | ||
| dma-heap.c | ||
| dma-resv.c | ||
| Kconfig | ||
| Makefile | ||
| selftest.c | ||
| selftest.h | ||
| selftests.h | ||
| st-dma-fence-chain.c | ||
| st-dma-fence-unwrap.c | ||
| st-dma-fence.c | ||
| st-dma-resv.c | ||
| sw_sync.c | ||
| sync_debug.c | ||
| sync_debug.h | ||
| sync_file.c | ||
| sync_trace.h | ||
| udmabuf.c | ||