drm/vmwgfx: Use the hotspot properties from cursor planes
authorZack Rusin <zackr@vmware.com>
Mon, 23 Oct 2023 07:46:07 +0000 (09:46 +0200)
committerJavier Martinez Canillas <javierm@redhat.com>
Fri, 24 Nov 2023 10:57:58 +0000 (11:57 +0100)
commitcd5499429237b7ba3f5bfd3efb488688886c82fe
tree1dc96d9bd640d5862dffbc4360bfeb06755e65d4
parent8f7179a1027d89bf949b0b80c388a544a5e096f2
drm/vmwgfx: 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>
Cc: Maaz Mombasawala <mombasawalam@vmware.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Martin Krastev <krastevm@vmware.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231023074613.41327-4-aesteve@redhat.com
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c