drm/vc4: hdmi: Disable Wifi Frequencies
authorMaxime Ripard <maxime@cerno.tech>
Thu, 29 Oct 2020 13:40:17 +0000 (14:40 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 19 Nov 2020 14:46:08 +0000 (15:46 +0100)
commit9fa1d7e60ad5ad2f7859ea8912d7b0b57821a5b7
tree1ff27ce85350b06c3d3e8f41beca39a637251b9a
parent8d15aa4ed02bed2f5b0720480ab8eb032dc0887e
drm/vc4: hdmi: Disable Wifi Frequencies

There's cross-talk on the RPi4 between the 2.4GHz channels used by the WiFi
chip and some resolutions, most notably 1440p at 60Hz.

In such a case, we can either reject entirely the mode, or lower slightly
the pixel frequency to remove the overlap. Let's go for the latter.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20201029134018.1948636-2-maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_hdmi.c
drivers/gpu/drm/vc4/vc4_hdmi.h