[PATCH 3/4] drm/bridge: ti-sn65dsi86: Implement bridge->mode_valid()

Doug Anderson dianders at chromium.org
Thu Aug 12 17:23:15 UTC 2021


Hi,

On Wed, Aug 11, 2021 at 4:51 PM Rob Clark <robdclark at gmail.com> 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().
>
> Signed-off-by: Rob Clark <robdclark at chromium.org>
> ---
>  drivers/gpu/drm/bridge/ti-sn65dsi86.c | 24 +++++++++++++++++++-----
>  1 file changed, 19 insertions(+), 5 deletions(-)

This looks good to me. I'll plan to land this together with the next
patch into drm-misc-next sometime next week unless someone beats me to
it.

Reviewed-by: Douglas Anderson <dianders at chromium.org>


More information about the dri-devel mailing list