diff options
author | Thomas Zimmermann <[email protected]> | 2019-09-06 14:20:56 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2019-09-09 12:52:24 +0200 |
commit | 2236439bc6679caa905d65def47dacd12466c2e9 (patch) | |
tree | 84bc753c4b72e203f9f457c32558d6dad550020b /tools/perf/scripts/python/syscall-counts.py | |
parent | f3309105b87956bdadfcc35bf0cefc463f427c9b (diff) |
drm/vram: Implement lazy unmapping for GEM VRAM buffers
Frequent mapping and unmapping a buffer object adds overhead for
modifying the page table and creates debug output. Unmapping a buffer
is only required when the memory manager evicts the buffer from its
current location.
v4:
* WARN_ON if buffer is still mapped during BO cleanup
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Gerd Hoffmann <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Reported-and-tested-by: Davidlohr Bueso <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions