diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2020-09-23 12:21:46 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2020-09-25 09:21:03 +0200 |
commit | 3c9edd9c85f53e047dad867da63e54e78e6f7b6d (patch) | |
tree | 2ccd32a96b86014f3aadaa2ba95f9838ba1cc373 /drivers/gpu/drm/omapdrm/omap_gem.c | |
parent | 84274de61a3c2d860238142cdd7e55803f4b29e4 (diff) | |
download | linux-3c9edd9c85f53e047dad867da63e54e78e6f7b6d.tar.gz linux-3c9edd9c85f53e047dad867da63e54e78e6f7b6d.tar.bz2 linux-3c9edd9c85f53e047dad867da63e54e78e6f7b6d.zip |
drm/msm: Introduce GEM object funcs
GEM object functions deprecate several similar callback interfaces in
struct drm_driver. This patch replaces the per-driver callbacks with
per-instance callbacks in msm. The only exception is gem_prime_mmap,
which is non-trivial to convert.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200923102159.24084-10-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions