On Mon, 6 Jan 2025 at 14:11, Jesse Van Gavere <jesseevg@xxxxxxxxx> 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@xxxxxxxxx> > --- > 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@xxxxxxxxxx> -- With best wishes Dmitry