drm: bridge: dw_hdmi: default enable workaround to clear the overflow
authorSandor Yu <Sandor.yu@nxp.com>
Fri, 15 Apr 2022 02:42:47 +0000 (10:42 +0800)
committerRobert Foss <robert.foss@linaro.org>
Tue, 19 Apr 2022 16:19:01 +0000 (18:19 +0200)
commit8c1bfd0ccf904d80d2874062ef3fecdfddb2a48b
tree2177481a85bc13033f8f7a60d9b4ca6855cf112b
parent34263c1b1593e44a3963dcfd6ed9af70c3002686
drm: bridge: dw_hdmi: default enable workaround to clear the overflow

i.MX8MPlus (v2.13a) has verified need the workaround to clear the
overflow with one iteration.
Only i.MX6Q(v1.30a) need the workaround with 4 iterations,
the others versions later than v1.3a have been identified as needing
the workaround with a single iteration.

Default enable the workaround with one iteration for all versions
later than v1.30a.

Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/561951005a85574dcdd108e5d6a3a87df930ea3d.1649989179.git.Sandor.yu@nxp.com
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c