drm/vc4_hdmi: Force a modeset when Broadcast RGB setting changes
authorDom Cobley <popcornmix@gmail.com>
Thu, 5 May 2022 17:50:04 +0000 (18:50 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Fri, 13 May 2022 10:37:20 +0000 (11:37 +0100)
commit0bb04abcfdaa4d284fbd13324d15fd12db0f1948
treecfa4486b0e9825c7ba80e2c6977f2ddedcca79bf
parentd5b5cbcd17d97f35292f960bca82c0915a03e594
drm/vc4_hdmi: Force a modeset when Broadcast RGB setting changes

Without this the change is not visible until the next modeset

Signed-off-by: Dom Cobley <popcornmix@gmail.com>
drivers/gpu/drm/vc4/vc4_hdmi.c