kms/surface: Clear feedback on resume

This commit is contained in:
Victoria Brekenfeld 2025-12-19 18:53:17 +01:00 committed by Victoria Brekenfeld
parent 2eff4607bd
commit 85d8b8dc06

View file

@ -440,6 +440,7 @@ impl Surface {
) {
self.primary_plane_formats = primary_plane_formats;
self.overlay_plane_formats = overlay_plane_formats;
self.feedback.clear();
self.active.store(true, Ordering::SeqCst);
let _ = self