aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2021-07-06 10:47:53 +0200
committerRob Clark <[email protected]>2021-08-07 11:48:37 -0700
commit510410bfc034c57cc3caf1572aa47c1017bab2f9 (patch)
tree3da9c705817e8ae75ec38a6f7b73ac4bbd2976cd /tools/perf/scripts/python
parent840d10b64dad17dbb5fabfdbe94884258b916d1e (diff)
drm/msm: Implement mmap as GEM object function
Moving the driver-specific mmap code into a GEM object function allows for using DRM helpers for various mmap callbacks. The respective msm functions are being removed. The file_operations structure fops is now being created by the helper macro DEFINE_DRM_GEM_FOPS(). v2: * rebase onto latest upstream * remove declaration of msm_gem_mmap_obj() from msm_fbdev.c Signed-off-by: Thomas Zimmermann <[email protected]> Link: https://lore.kernel.org/r/[email protected] [squash in missing VM_DONTEXPAND flag] Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions