summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2020-11-20 13:25:41 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2020-11-24 11:27:55 +0300
commitfd2d856538bb3880ec78eae71bbbd928962bee35 (patch)
tree972ae97b59fc02fd02796da9342d1fce413cd977 /tools
parent2b5f31aaa8d10b72aa1ca3098ac5427ff2e47cd0 (diff)
downloadlinux-fd2d856538bb3880ec78eae71bbbd928962bee35.tar.xz
drm/fb-helper: Separate shadow-buffer flushing and calling dirty callback
Flushing the shadow framebuffer and invoking the dirty callback are two separate operations, so do them separately. The flush operation is paired with calls to vmap and vunmap. They are not needed for the dirty callback, which performs its own invocations if necessary. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Acked-by: Maxime Ripard <mripard@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20201120102545.4047-7-tzimmermann@suse.de
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions