commit | 691456f622a96b4e90e7798a671c7753d924375f | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime@cerno.tech> | Thu Sep 03 10:01:43 2020 +0200 |
committer | Maxime Ripard <maxime@cerno.tech> | Mon Sep 07 18:14:53 2020 +0200 |
tree | 99af9ae51620e6d99d9fdb33ad884b3756879ce0 | |
parent | 1bb0522e92ec8047037513a4ea9bdf76c42bce96 [diff] |
drm/vc4: hdmi: Always recenter the HDMI FIFO In order to avoid a pixel getting stuck in an unflushable FIFO, we need to recenter the FIFO every time we're doing a modeset and not only if we're connected to an HDMI monitor. Signed-off-by: Maxime Ripard <maxime@cerno.tech> Tested-by: Chanwoo Choi <cw00.choi@samsung.com> Tested-by: Hoegeun Kwon <hoegeun.kwon@samsung.com> Tested-by: Stefan Wahren <stefan.wahren@i2se.com> Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com> Link: https://patchwork.freedesktop.org/patch/msgid/b3faaf05ac6c4d3c364d28fa441571eb85903269.1599120059.git-series.maxime@cerno.tech