diff options
| author | Thomas Zimmermann <tzimmermann@suse.de> | 2021-07-06 10:47:53 +0200 |
|---|---|---|
| committer | Rob Clark <robdclark@chromium.org> | 2021-08-07 11:48:37 -0700 |
| commit | 510410bfc034c57cc3caf1572aa47c1017bab2f9 (patch) | |
| tree | 3da9c705817e8ae75ec38a6f7b73ac4bbd2976cd /include/linux/fpga/fpga-bridge.h | |
| 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 <tzimmermann@suse.de>
Link: https://lore.kernel.org/r/20210706084753.8194-1-tzimmermann@suse.de
[squash in missing VM_DONTEXPAND flag]
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions
