diff options
| author | Francesco Dolcini <francesco.dolcini@toradex.com> | 2023-04-27 17:29:26 +0300 |
|---|---|---|
| committer | Robert Foss <rfoss@kernel.org> | 2023-05-05 21:11:19 +0300 |
| commit | 75a8aeac2573ab258c53676eba9b3796ea691988 (patch) | |
| tree | 09979c1acaa85cff181f7fb721e152f49eb189fd /lib/mpi/mpi-sub-ui.c | |
| parent | 2bdba9d4a3baa758c2ca7f5b37b35c7b3391dc42 (diff) | |
| download | linux-75a8aeac2573ab258c53676eba9b3796ea691988.tar.xz | |
drm/bridge: tc358768: always enable HS video mode
Always enable HS video mode setting the TXMD bit, without this change no
video output is present with DSI sinks that are setting
MIPI_DSI_MODE_LPM flag (tested with LT8912B DSI-HDMI bridge).
Previously the driver was enabling HS mode only when the DSI sink was
not explicitly setting the MIPI_DSI_MODE_LPM, however this is not
correct.
The MIPI_DSI_MODE_LPM is supposed to indicate that the sink is willing
to receive data in low power mode, however clearing the
TC358768_DSI_CONTROL_TXMD bit will make the TC358768 send video in
LP mode that is not the intended behavior.
Fixes: ff1ca6397b1d ("drm/bridge: Add tc358768 driver")
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230427142934.55435-2-francesco@dolcini.it
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions
