aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2019-11-18 11:35:23 +0100
committerDaniel Vetter <[email protected]>2019-11-25 22:36:01 +0100
commit35bd71dd1c161e6e89b21138e01e8c04c6347716 (patch)
treee35bedc355be38412fc7ec6007900ff3f2beeab8 /tools/perf/scripts/python/bin
parent7a8139c54e75a67b85692eb5f238710d59a1dfc3 (diff)
drm/tegra: Delete host1x_bo_ops->k(un)map
It doesn't have any callers anymore. Aside: The ->mmap/munmap hooks have a bit a confusing name, they don't do userspace mmaps, but a kernel vmap. I think most places use vmap for this, except ttm, which uses kmap for vmap for added confusion. mmap seems entirely for userspace mappings set up through mmap(2) syscall. Reviewed-by: Thierry Reding <[email protected]> Tested-by: Thierry Reding <[email protected]> Acked-by: Sumit Semwal <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Cc: Thierry Reding <[email protected]> Cc: Jonathan Hunter <[email protected]> Cc: [email protected] Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions