Re: [PATCH v2 6/8] drm/virtio: Use the hotspot properties from cursor planes

2022-07-12 Thread Gerd Hoffmann
On Mon, Jul 11, 2022 at 11:32:44PM -0400, Zack Rusin wrote: > From: Zack Rusin > > 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 > Cc: David Airlie > C

[PATCH v2 6/8] drm/virtio: Use the hotspot properties from cursor planes

2022-07-11 Thread Zack Rusin
From: Zack Rusin 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 Cc: David Airlie Cc: Gerd Hoffmann Cc: Gurchetan Singh Cc: Chia-I Wu Cc: Daniel Vetter Cc: v