aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/hisilicon
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2021-11-06 20:35:08 +0100
committerThomas Zimmermann <tzimmermann@suse.de>2021-11-30 11:09:53 +0100
commitc47160d8edcdb4d9fb2b333569a3fc13fca5db43 (patch)
tree7661671bc229b741c5daca30098b0aee5075b6d9 /drivers/gpu/drm/hisilicon
parentdrm/cma-helper: Pass GEM CMA object in public interfaces (diff)
downloadlinux-dev-c47160d8edcdb4d9fb2b333569a3fc13fca5db43.tar.xz
linux-dev-c47160d8edcdb4d9fb2b333569a3fc13fca5db43.zip
drm/mipi-dbi: Remove dependency on GEM CMA helper library
The MIPI DBI helpers access struct drm_gem_cma_object.vaddr in a few places. Replace all instances with the correct generic GEM functions. Use drm_gem_fb_vmap() for mapping a framebuffer's GEM objects and drm_gem_fb_vunmap() for unmapping them. This removes the dependency on CMA helpers within MIPI DBI. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20211106193509.17472-2-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/hisilicon')
0 files changed, 0 insertions, 0 deletions