Re: [Freedreno] [PATCH 5/6 v2] drm/msm/hdmi: Bring up HDMI connector OFF

2019-09-02 Thread Linus Walleij
On Sun, Sep 1, 2019 at 6:28 PM Rob Clark wrote: > I'm picking up the earlier patches in this series.. Thanks a lot :) > although I won't > have a good way to test on devices which use the hdmi block for a few > weeks (when I complete my move, and get back a bunch of boards that > are in boxes r

Re: [Freedreno] [PATCH 5/6 v2] drm/msm/hdmi: Bring up HDMI connector OFF

2019-09-01 Thread Rob Clark
On Fri, Aug 23, 2019 at 12:35 AM Linus Walleij wrote: > > There is elaborate code in the HDMI connector handling to > leave the connector in the state it was at power-on and > only touch the GPIOs when the connector .enable() and > .disable() callbacks are called. > > I don't think this is what we

[Freedreno] [PATCH 5/6 v2] drm/msm/hdmi: Bring up HDMI connector OFF

2019-08-23 Thread Linus Walleij
There is elaborate code in the HDMI connector handling to leave the connector in the state it was at power-on and only touch the GPIOs when the connector .enable() and .disable() callbacks are called. I don't think this is what we normally want, initialize the connector as OFF (possibly saving pow