diff options
| author | Daniel Vetter <[email protected]> | 2020-05-11 11:35:52 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-06-03 15:07:40 +0200 |
| commit | 26d3ac3cb04d171a861952e89324e347598a347f (patch) | |
| tree | 4ba8c046f1a533b2ba10d5322ceca4a6ae46b8f2 /tools/perf/scripts/python/netdev-times.py | |
| parent | 0cc5fb4e87216320e5bc42603f735d666e101e43 (diff) | |
drm/shmem-helpers: Redirect mmap for imported dma-buf
Currently this seems to work by converting the sgt into a pages array,
and then treating it like a native object. Do the right thing and
redirect mmap to the exporter.
With this nothing is calling get_pages anymore on imported dma-buf,
and we can start to remove the use of the ->pages array for that case.
v2: Rebase
Tested-by: Boris Brezillon <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Noralf Trønnes <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions