aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2020-11-23 12:56:46 +0100
committerThomas Zimmermann <[email protected]>2020-11-30 13:38:27 +0100
commitf5ca8eb6f9bd5ea76e11bbcee09528e2d71fa920 (patch)
tree0a6775c219990bd38cc8668b6bfd465810295cc3 /tools/perf/scripts/python/event_analyzing_sample.py
parentbc2532ab7c20844d16c5cda97d0806eb80ab1275 (diff)
drm/cma-helper: Implement mmap as GEM CMA object functions
The new GEM object function drm_gem_cma_mmap() sets the VMA flags and offset as in the old implementation and immediately maps in the buffer's memory pages. Changing CMA helpers to use the GEM object function allows for the removal of the special implementations for mmap and gem_prime_mmap callbacks. The regular functions drm_gem_mmap() and drm_gem_prime_mmap() are now used. Signed-off-by: Thomas Zimmermann <[email protected]> Acked-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions