diff options
| author | Gerd Hoffmann <[email protected]> | 2019-11-27 10:25:23 +0100 |
|---|---|---|
| committer | Gerd Hoffmann <[email protected]> | 2019-12-06 11:18:11 +0100 |
| commit | b3fac52c519358b93f6c5eee62f7458a481d985d (patch) | |
| tree | 5dbb350cd271011779dc07eab3aec93a22a4fad3 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | e5516553999f7352bce3d921441b1288eb0a1bb7 (diff) | |
drm: share address space for dma bufs
Use the shared address space of the drm device (see drm_open() in
drm_file.c) for dma-bufs too. That removes a difference betweem drm
device mmap vmas and dma-buf mmap vmas and fixes corner cases like
dropping ptes (using madvise(DONTNEED) for example) not working
properly.
Also remove amdgpu driver's private dmabuf update. It is not needed
any more now that we are doing this for everybody.
Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Christian König <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions