Re: [PATCH] drm/gud: Merge damage clips in full update mode
From: Sophie D
Date: Wed Sep 09 2026 - 22:01:00 EST
Hello,
>
> Such state needs to be checked much earlier. Please set
> plane_state->ignore_damage_clips [1] at the end of
> gud_plane_atomic_check [2] if in full-update mode. The damage iterator
> will then do the right thing.
Thank you for reviewing! I've made this change and have tested it on my
hardware.
Sophie