[PATCH 5/5] drm/connector: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Sun Nov 17 23:04:49 UTC 2024
On Sun, 17 Nov 2024 at 23:24, Laurent Pinchart
<laurent.pinchart at ideasonboard.com> wrote:
>
> Hi Dmitry,
>
> Thank you for the patch.
>
> On Fri, Nov 15, 2024 at 11:09:30PM +0200, Dmitry Baryshkov wrote:
> > The mode_valid() callbacks of drm_encoder, drm_crtc and drm_bridge
> > accept const struct drm_display_mode argument. Change the mode_valid
> > callback of drm_connector to also accept const argument.
> >
> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
>
> Assuming you've compile-tested all this,
Yes, compile-tested x86, arm and arm64, this covers all the drivers
that had .mode_valid. The question is now what would be the best way
to merge this?
>
> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
>
--
With best wishes
Dmitry
More information about the Spice-devel
mailing list