summaryrefslogtreecommitdiff
path: root/drivers/ps3
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2021-02-09 16:46:30 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2021-02-17 14:40:16 +0300
commit84810d6a74b7b033b8dda13f0df0c953759f5e4c (patch)
tree88d13bd0f8fb26dfb22c801a4307e0812a109b11 /drivers/ps3
parentafee7e958b9f9996c8eb9d464f604c6430edeefa (diff)
downloadlinux-84810d6a74b7b033b8dda13f0df0c953759f5e4c.tar.xz
drm/ast: Map HW cursor BOs permanently
The BOs of the hardware cursor are now mapped permanently while the cursor plane is being used. This reduces the CPU overhead of the cursor plane's atomic_update function. The change also resolves a problem with the vmap call in the commit tail. The vmap implementation could acquire the DMA reservation lock on the BO, which is not allowed that late in the atomic update. Removing the vmap call from atomic_update fixes the issue. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210209134632.12157-9-tzimmermann@suse.de
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions