Hi Geert, thanks for your help!
On Fri, Nov 21, 2025 at 9:52 AM Geert Uytterhoeven <[email protected]> wrote: > > + /* Variant of drm_atomic_helper_commit_modeset_disables() */ > > + drm_encoder_bridge_disable(dev, state); > > drivers/gpu/drm/renesas/rcar-du/rcar_du_kms.c:555:41: error: ‘state’ > undeclared (first use in this function); did you mean ‘statx’? > > old_state (everywhere)? Fixing it up and sending v4 FWIW (we still don't know if we go this route). > After making that change, it still works on Koelsch (R-Car M2-W), > which was not affected by the breakage. Recording this as Tested-by! Yours, Linus Walleij
