[PATCH 2/3] drm/bridge/synopsys: dsi: extend the prototype of mode_valid()

Philippe CORNU philippe.cornu at foss.st.com
Tue Jan 4 10:55:40 UTC 2022



On 12/18/21 10:50 PM, Antonio Borneo wrote:
> To evaluate the validity of a video mode, some additional internal
> value has to be passed to the platform implementation.
> 
> Extend the prototype of mode_valid().
> 
> Signed-off-by: Antonio Borneo <antonio.borneo at foss.st.com>
> ---
> To: David Airlie <airlied at linux.ie>
> To: Daniel Vetter <daniel at ffwll.ch>
> To: Andrzej Hajda <a.hajda at samsung.com>
> To: Neil Armstrong <narmstrong at baylibre.com>
> To: Robert Foss <robert.foss at linaro.org>
> To: Laurent Pinchart <Laurent.pinchart at ideasonboard.com>
> To: Jonas Karlman <jonas at kwiboo.se>
> To: Jernej Skrabec <jernej.skrabec at gmail.com>
> To: Yannick Fertre <yannick.fertre at foss.st.com>
> To: Philippe Cornu <philippe.cornu at foss.st.com>
> To: Benjamin Gaignard <benjamin.gaignard at linaro.org>
> To: Maxime Coquelin <mcoquelin.stm32 at gmail.com>
> To: Alexandre Torgue <alexandre.torgue at foss.st.com>
> To: Philipp Zabel <p.zabel at pengutronix.de>
> To: dri-devel at lists.freedesktop.org
> To: linux-stm32 at st-md-mailman.stormreply.com
> To: linux-arm-kernel at lists.infradead.org
> Cc: linux-kernel at vger.kernel.org
> ---
>   drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c | 5 ++++-
>   include/drm/bridge/dw_mipi_dsi.h              | 4 +++-
>   2 files changed, 7 insertions(+), 2 deletions(-)
> 

Hi Antonio,
many thanks for your patch.
(I should have done like that from the beginning as validating a mode in 
dsi requires dsi related information...)
Reviewed-by: Philippe Cornu <philippe.cornu at foss.st.com>
Philippe :-)


More information about the dri-devel mailing list