commit | 5d68be9185c8870669f050e37bc3ec8bee753ea4 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Jan 22 10:25:25 2018 +0100 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Jan 22 15:21:18 2018 +0100 |
tree | 6e4f27c4b1c272b57348dc3091a0de87969a1795 | |
parent | 96180dde23b799272ab2e7d47210c8840799d0d2 [diff] |
drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail 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. Reviewed-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Link: https://patchwork.freedesktop.org/patch/msgid/bde95faff2078f63e9af99c3abee5360b9050fd1.1516613040.git-series.maxime.ripard@free-electrons.com