[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2025-09-06 21:49:17 +00:00 committed by Simon Hausmann
parent 2b682cc125
commit 37964e0aad

View file

@ -274,7 +274,7 @@ impl DrmOutput {
}
}
}
if all_formats.is_empty() {
eprintln!("No available formats found for any plane with CRTC {:?}. Falling back to XRGB8888 format", self.crtc);