diff options
| author | Thomas Zimmermann <[email protected]> | 2020-09-25 13:56:00 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-09-29 12:41:21 +0200 |
| commit | 20e76f1a70596590dec32a5d1f598fba04859526 (patch) | |
| tree | 05a988f30f248b62c760847e644acba134e0d91b /tools/perf/scripts/python/stat-cpi.py | |
| parent | 6619ccf1bb1d0ebb071f758111efa83918b216fc (diff) | |
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
This patch updates dma_buf_vunmap() and dma-buf's vunmap callback to
use struct dma_buf_map. The interfaces used to receive a buffer address.
This address is now given in an instance of the structure.
Users of the functions are updated accordingly. This is only an interface
change. It is currently expected that dma-buf memory can be accessed with
system memory load/store operations.
v2:
* include dma-buf-heaps and i915 selftests (kernel test robot)
* initialize cma_obj before using it in drm_gem_cma_free_object()
(kernel test robot)
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Sumit Semwal <[email protected]>
Acked-by: Christian König <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Acked-by: Tomasz Figa <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions