aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSteven Price <[email protected]>2019-06-27 16:53:18 +0100
committerRob Herring <[email protected]>2019-06-28 15:01:52 -0600
commit583bbf46133c726bae277e8f4e32bfba2a528c7f (patch)
treee2efaa4b5b3f015a61df3a838a9bb4e46fce5aaa /tools/perf/scripts/python
parent220df83a5394fbf7c1486ba7848794b7b351d598 (diff)
drm/panfrost: Use drm_gem_map_offset()
panfrost_ioctl_mmap_bo() contains a reimplementation of drm_gem_map_offset() but with a bug - it allows mapping imported objects (without going through the exporter). Fix this by switching to use the newly renamed drm_gem_map_offset() function instead which has the bonus of simplifying the code. Signed-off-by: Steven Price <[email protected]> Reviewed-by: Alyssa Rosenzweig <[email protected]> Signed-off-by: Rob Herring <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions