[PATCH 4/5] drm/gud: Map framebuffer BOs with drm_gem_fb_vmap()
Noralf Trønnes
noralf at tronnes.org
Thu Jul 22 11:49:11 UTC 2021
Den 15.07.2021 20.01, skrev Thomas Zimmermann:
> Abstract the framebuffer details by mapping its BOs with a call
> to drm_gem_fb_vmap(). Unmap with drm_gem_fb_vunmap().
>
> The call to drm_gem_fb_vmap() ensures that all BOs are mapped
> correctly. Gud still only supports single-plane formats.
>
> No functional changes.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---
Acked-by: Noralf Trønnes <noralf at tronnes.org>
More information about the dri-devel
mailing list