drm/format-helper: Add blitter functions
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 30 Apr 2021 10:58:33 +0000 (12:58 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Sat, 1 May 2021 10:45:03 +0000 (12:45 +0200)
commit900d3e4a978928fb6da95637e5dd64e88bae6ce6
treeac7101da6cd03bcca0853c930b21ba5a0f3c5097
parent5ab7af7151ba14b4f7bec8a9d6ce2c4c0afd457f
drm/format-helper: Add blitter functions

The blitter functions copy a framebuffer to I/O memory using one of
the existing conversion functions.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Maxime Ripard <maxime@cerno.tech>
Tested-by: nerdopolis <bluescreen_avenger@verizon.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20210430105840.30515-3-tzimmermann@suse.de
drivers/gpu/drm/drm_format_helper.c
include/drm/drm_format_helper.h