Re: [PATCH v3 03/12] drm/udl: Enable damage clipping

From: Thomas Zimmermann
Date: Thu Sep 08 2022 - 09:10:35 EST


Hi

Am 08.09.22 um 11:51 schrieb Takashi Iwai:
From: Thomas Zimmermann <tzimmermann@xxxxxxx>

Call drm_plane_enable_fb_damage_clips() and give userspace a chance
of minimizing the updated display area.

Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx>
Signed-off-by: Takashi Iwai <tiwai@xxxxxxx>

Daniel already gave an R-B here:

https://patchwork.freedesktop.org/patch/495812/?series=106800&rev=1

I think the whole series should have been reviewed now. If nothing else comes in, we can merge it tomorrow or Monday.

Best regards
Thomas

---
drivers/gpu/drm/udl/udl_modeset.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/udl/udl_modeset.c b/drivers/gpu/drm/udl/udl_modeset.c
index 34ce5b43c5db..b2377b706482 100644
--- a/drivers/gpu/drm/udl/udl_modeset.c
+++ b/drivers/gpu/drm/udl/udl_modeset.c
@@ -480,6 +480,7 @@ int udl_modeset_init(struct drm_device *dev)
format_count, NULL, connector);
if (ret)
return ret;
+ drm_plane_enable_fb_damage_clips(&udl->display_pipe.plane);
drm_mode_config_reset(dev);

--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev

Attachment: OpenPGP_signature
Description: OpenPGP digital signature