summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tiny/cirrus.c
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2022-08-08 15:53:54 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2022-08-10 10:15:51 +0300
commit71bf55872cbe035820a87b2aa5fc1dc60678abfa (patch)
tree18858343f1b1354951b59f236f91ebfdafed1087 /drivers/gpu/drm/tiny/cirrus.c
parent116d902fa9ff1f559b66bafad0f0cad90df95d21 (diff)
downloadlinux-71bf55872cbe035820a87b2aa5fc1dc60678abfa.tar.xz
drm/format-helper: Provide drm_fb_blit()
Provide drm_fb_blit() that works with struct iosys_map. Update all users of drm_fb_blit_toio(), which required a destination buffer in I/O memory. This patch only updates the function's interface. The implementation still relies on the destination buffer to be located in I/O memory. See the follow-up patches for implementational changes. The new function's interface works with multi-plane color formats, but again implementation only supports a single plane for now. v2: * rebase onto refactored simpledrm * use IOSYS_MAP_INIT_VADDR() (Sam) * update the commit message on the use of I/O memory (Sam) Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220808125406.20752-3-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/tiny/cirrus.c')
0 files changed, 0 insertions, 0 deletions