Displaying 1 result from an estimated 1 matches for "chergert".
Did you mean:
hergert
2023 Mar 13
0
[PATCH] drm/virtio: Enable fb damage clips property for the primary plane
...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>