[PATCH v2] drm/bridge: adv7511: Switch to atomic operations
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Mon Jan 6 17:23:09 UTC 2025
On Mon, 6 Jan 2025 at 14:11, Jesse Van Gavere <jesseevg at gmail.com> wrote:
>
> Use the atomic version of enable/disable.
>
> To support bridges where bus format negotiation is needed such as TIDSS we
> need to implement atomic_get_input_bus_fmts, prepare the driver for this by
> switching the existing operations to it's atomic variants.
>
> Signed-off-by: Jesse Van Gavere <jesseevg at gmail.com>
> ---
> Changes in v2:
> - Reword commit message to make clear this commit is to prepare for adding
> input bus formats to make the driver work with systems like TIDSS which
> expect this capability as suggested by Dmitry
> ---
> drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 14 ++++++++++----
> 1 file changed, 10 insertions(+), 4 deletions(-)
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
--
With best wishes
Dmitry
More information about the dri-devel
mailing list