Hello Laurent, Jose, As you might know, Renesas uses the same Synopsis Designware HDMI transmitter IP in the Rcar Gen3 SoCs. There are v4.9+ patches present in [1] to enable support for this. Why I reply in this specific thread is because I am having a trial attempt to rebase the RCAR-specific v4.9+ dw-hdmi patches on top of a more recent kernel, which already contains mainline commit [2], being proposed as part of this patch series. Based on [3], it looks like that the `dw_hdmi_clear_overflow()` workaround, formerly implemented for IMX6, is still used on Rcar3. Current patch (integrated in upstream as commit [2]) assumes that the workaround is only needed for the older v1.30a and v1.31a IP implementations. Given much newer HDMI controller contained in RCAR3 (kernel reports v2.01a) and given it's you who witnessed the original issue, I wonder what is the easiest way to check if the problem fixed by the workaround still occurs on the Renesas SoC? I have plenty of Salvator-X and ULCB boards, so HW is not a problem. Your feedback is much appreciated. Best regards, Eugeniu. [1] https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-bsp.git/ [2] mainline commit be41fc55f1aa ("drm: bridge: dw-hdmi: Handle overflow workaround based on device version") [3] https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-bsp.git/commit/?h=8fdb115e6e1f