Am Do., 16. Juli 2026 um 10:26 Uhr schrieb Maxime Ripard <[email protected]>: > > The compositor may use the same CRTC states, modes etc; whether or not > > the commit actually ends up requiring a modeset depends entirely on > > the exact contents of the commit. So I definitely wouldn't require > > ALLOW_MODESET. > > Just to make sure we're on the same page, you're saying that when using > the reset flag, the compositor is expected to fill the state with enough > that a modeset is unlikely to happen anyway?
I'm saying that it's no different from a "normal" commit, and should just follow the normal rules for whether or not a commit needs allow_modeset. You can't make assumptions about which properties the compositor will or will not set. - Xaver
