[PATCH v2 2/3] drm/bridge: ti-sn65dsi86: Implement bridge->mode_valid()
Doug Anderson
dianders at chromium.org
Fri Oct 1 18:01:50 UTC 2021
Hi,
On Wed, Sep 22, 2021 at 5:31 PM Laurent Pinchart
<laurent.pinchart at ideasonboard.com> wrote:
>
> Hi Rob,
>
> Thank you for the patch.
>
> On Mon, Sep 20, 2021 at 03:57:59PM -0700, Rob Clark wrote:
> > From: Rob Clark <robdclark at chromium.org>
> >
> > For the brave new world of bridges not creating their own connectors, we
> > need to implement the max clock limitation via bridge->mode_valid()
> > instead of connector->mode_valid().
> >
> > v2: Drop unneeded connector->mode_valid()
> >
> > Signed-off-by: Rob Clark <robdclark at chromium.org>
> > Reviewed-by: Douglas Anderson <dianders at chromium.org>
>
> Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
>
> > ---
> > drivers/gpu/drm/bridge/ti-sn65dsi86.c | 25 +++++++++++++------------
> > 1 file changed, 13 insertions(+), 12 deletions(-)
There's no reason to wait on this patch. Landed to drm-misc-next.
77d40e0176a5 drm/bridge: ti-sn65dsi86: Implement bridge->mode_valid()
-Doug
More information about the dri-devel
mailing list