]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/virtio: Use the hotspot properties from cursor planes
authorZack Rusin <zackr@vmware.com>
Mon, 23 Oct 2023 07:46:10 +0000 (09:46 +0200)
committerJavier Martinez Canillas <javierm@redhat.com>
Fri, 24 Nov 2023 10:58:01 +0000 (11:58 +0100)
commitcc6c535967ed07fd75f54a26a70091826daf691e
treed5ee7c256200e62c54d36db9e7aaf4bf592262aa
parent44d877a1de912fa24d1af8f76433a914e6816057
drm/virtio: Use the hotspot properties from cursor planes

Atomic modesetting got support for mouse hotspots via the hotspot
properties. Port the legacy kms hotspot handling to the new properties
on cursor planes.

Signed-off-by: Zack Rusin <zackr@vmware.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Gurchetan Singh <gurchetansingh@chromium.org>
Cc: Chia-I Wu <olvaffe@gmail.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: virtualization@lists.linux-foundation.org
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231023074613.41327-7-aesteve@redhat.com
drivers/gpu/drm/virtio/virtgpu_plane.c