]> Git Repo - linux.git/commit
drm/bridge/synopsys: dsi: add support for non-continuous HS clock
authorAntonio Borneo <[email protected]>
Wed, 1 Jul 2020 19:42:34 +0000 (21:42 +0200)
committerNeil Armstrong <[email protected]>
Mon, 7 Sep 2020 08:04:43 +0000 (10:04 +0200)
commitc6d94e37bdbb6dfe7e581e937a915ab58399b8a5
tree407ad4f8e617bc45e17c5e938c8fd2b6c7b2347f
parent9e025e80660fe35432c81e67d401109d8e7b0ff4
drm/bridge/synopsys: dsi: add support for non-continuous HS clock

Current code enables the HS clock when video mode is started or to
send out a HS command, and disables the HS clock to send out a LP
command. This is not what DSI spec specify.

Enable HS clock either in command and in video mode.
Set automatic HS clock management for panels and devices that
support non-continuous HS clock.

Signed-off-by: Antonio Borneo <[email protected]>
Tested-by: Philippe Cornu <[email protected]>
Reviewed-by: Philippe Cornu <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c
This page took 0.06001 seconds and 4 git commands to generate.