diff options
| author | Thomas Zimmermann <[email protected]> | 2023-06-13 14:51:32 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2023-06-19 11:56:32 +0000 |
| commit | 734458b7620161c07acb801a396d0a4837bcdbd9 (patch) | |
| tree | 41c297fea30765ebdbb8320c24fce8164cf907d3 /drivers/gpu/drm/lima/lima_drv.c | |
| parent | MAINTAINERS: Update info for TI display drivers (diff) | |
| download | kernel-734458b7620161c07acb801a396d0a4837bcdbd9.tar.gz kernel-734458b7620161c07acb801a396d0a4837bcdbd9.zip | |
drm/msm: Initialize mmap offset after constructing the buffer object
Only the msm driver provides its own implementation of gem_prime_mmap
from struct drm_driver. All other drivers use the drm_gem_prime_mmap()
helper.
Initialize the mmap offset when constructing the buffer object in msm
and reduce the gem_prime_mmap code to the generic helper. Prepares
msm for the removal of struct drm_driver.gem_prime_mmap.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/lima/lima_drv.c')
0 files changed, 0 insertions, 0 deletions
