summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2019-11-14 17:10:21 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2019-11-26 14:34:25 +0300
commit6c44e30ae130b740441ac0c65d5fa12dd6586942 (patch)
treef0c31ef7c1af2f3010e80d73c5bf41b5a5cde19b /virt
parent4337ebbbbda3fb82e4fd928188a86e0bff0e9042 (diff)
downloadlinux-6c44e30ae130b740441ac0c65d5fa12dd6586942.tar.xz
drm/udl: Unmap buffer object after damage update
Udl keeps a BO mapped for its entire lifetime if it has been used in a damage update at least once. The BO's free callback release the mapping before it frees the BO. Change this behaviour to unmap immediately after the damage update, so SHMEM's implementation of free can be used. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20191114141025.32198-2-tzimmermann@suse.de
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions