[PATCH 5/5] drm/bridge: ti-sn65dsi86: support booloader enabled display
Jeffrey Hugo
jhugo at codeaurora.org
Mon Jul 1 18:39:49 UTC 2019
On 6/30/2019 9:01 AM, Rob Clark wrote:
> From: Rob Clark <robdclark at chromium.org>
>
> Request the enable gpio ASIS to avoid disabling bridge during probe, if
> already enabled. And if already enabled, defer enabling runpm until
> attach to avoid cutting off the power to the bridge.
>
> Once we get to attach, we know panel and drm driver are probed
> successfully, so at this point it i s safe to enable runpm and reset the
is?
> bridge. If we do it earlier, we kill efifb (in the case that panel or
> drm driver do not probe successfully, giving the user no way to see what
> is going on.
Where should the missing ")" be?
More information about the dri-devel
mailing list