diff options
| author | Thomas Zimmermann <[email protected]> | 2021-07-06 10:47:53 +0200 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2021-08-07 11:48:37 -0700 |
| commit | 510410bfc034c57cc3caf1572aa47c1017bab2f9 (patch) | |
| tree | 3da9c705817e8ae75ec38a6f7b73ac4bbd2976cd /tools/perf/scripts/python | |
| parent | 840d10b64dad17dbb5fabfdbe94884258b916d1e (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