Skip to content
Commit ef8187d7 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: dsi: Implement runtime PM



Use runtime PM to clock-(un)gate, (de)assert reset and control power to
the DSI controller. This ties in nicely with atomic DPMS in that a
runtime PM reference is taken before a pipe is enabled and dropped after
it has been shut down.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 33a8eb8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment