Hi,
On Tue, Sep 21, 2021 at 03:42:05PM -0700, Rob Clark wrote:
On Tue, Sep 21, 2021 at 3:20 PM Doug Anderson dianders@chromium.org wrote:
Hi,
On Mon, Sep 20, 2021 at 3:53 PM Rob Clark robdclark@gmail.com wrote:
From: Rob Clark robdclark@chromium.org
Slightly awkward to fish out the display_info when we aren't creating own connector. But I don't see an obvious better way.
v2: Remove error return with NO_CONNECTOR flag
Signed-off-by: Rob Clark robdclark@chromium.org
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 39 ++++++++++++++++++++------- 1 file changed, 29 insertions(+), 10 deletions(-)
This seems fine to me:
Reviewed-by: Douglas Anderson dianders@chromium.org
...if you would like me to apply patch #2 / #3 to drm-misc-next then please yell.
Thanks.. I think we can give it a few days for Laurent to have a look.
This will conflict some with Maxime's bridge vs dsi-host ordering series.. not sure how close that one is to the finish line, but I can rebase either patch on top of the other depending on which order they are applied
It's probably going to take a bit of time to get merged, so don't worry about this series and just go ahead, I'll rebase it on top of yours if needed.
Maxime