On Mon, Dec 18, 2017 at 10:57 PM, Maxime Ripard maxime.ripard@free-electrons.com wrote:
During a hardware commit, the commit bit in the backend will only be cleared if the TCON is enabled. Use the runtime_pm variant of the atomic_commit_tail hook that makes sure that the CRTC, our TCON, is enabled when we perform an atomic_commit.
Signed-off-by: Maxime Ripard maxime.ripard@free-electrons.com
Reviewed-by: Chen-Yu Tsai wens@csie.org