[PATCH] drm/virtio: Enable fb damage clips property for the primary plane
Gerd Hoffmann
kraxel at redhat.com
Mon Mar 13 08:52:20 UTC 2023
On Fri, Mar 10, 2023 at 01:59:42PM +0100, Javier Martinez Canillas wrote:
> Christian Hergert reports that the driver doesn't enable the property and
> that leads to always doing a full plane update, even when the driver does
> support damage clipping for the primary plane.
>
> Don't enable it for the cursor plane, because its .atomic_update callback
> doesn't handle damage clips.
>
> Reported-by: Christian Hergert <chergert at redhat.com>
> Signed-off-by: Javier Martinez Canillas <javierm at redhat.com>
Acked-by: Gerd Hoffmann <kraxel at redhat.com>
More information about the dri-devel
mailing list