drm: Introduce documentation for hotspot properties
authorMichael Banack <banackm@vmware.com>
Mon, 23 Oct 2023 07:46:13 +0000 (09:46 +0200)
committerJavier Martinez Canillas <javierm@redhat.com>
Fri, 24 Nov 2023 10:58:04 +0000 (11:58 +0100)
commit4653f9d014117f78813cae7b022c15b899c77d7b
tree3c32e091452c2803469392e7ff2b392d02eb6991
parent9724ed6c1b1212d138e63f5e80647dc8b6b86696
drm: Introduce documentation for hotspot properties

To clarify the intent and reasoning behind the hotspot properties
introduce userspace documentation that goes over cursor handling
in para-virtualized environments.

The documentation is generic enough to not special case for any
specific hypervisor and should apply equally to all.

Signed-off-by: Zack Rusin <zackr@vmware.com>
Acked-by: Pekka Paalanen <pekka.paalanen@collabora.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Michael Banack <banackm@vmware.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231023074613.41327-10-aesteve@redhat.com
Documentation/gpu/drm-kms.rst
drivers/gpu/drm/drm_plane.c