drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
authorDouglas Anderson <dianders@chromium.org>
Fri, 23 Apr 2021 16:58:57 +0000 (09:58 -0700)
committerDouglas Anderson <dianders@chromium.org>
Mon, 3 May 2021 20:21:08 +0000 (13:21 -0700)
commit9bede63127c61023a64b46b28e1f8cab5d31c57c
treeeebe6cfaa7581204dc99bb92855645e8959f7950
parent5c4381eeb70949059e7b160e45c83b485ecca3d2
drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend

Let's make the bridge use autosuspend with a 500ms delay. This is in
preparation for promoting DP AUX transfers to their own sub-driver so
that we're not constantly powering up and down the device as we
transfer all the chunks.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210423095743.v5.11.I4c0b4a87e4dc19e5023b4d0a21bbfa6d9c09ebd8@changeid
drivers/gpu/drm/bridge/ti-sn65dsi86.c