On Sat, Jan 04, 2025 at 07:19:08PM +0100, Jesse Van Gavere wrote: > Use the atomic version of enable/disable. > > Doing so enables it to work in a chain where atomic operations are expected > such as TIDSS The patch LGTM, but the commit message needs some work. Why/how does TIDSS require bridges to use atomic ops? > > Signed-off-by: Jesse Van Gavere <jesseevg@xxxxxxxxx> > --- > drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 14 ++++++++++---- > 1 file changed, 10 insertions(+), 4 deletions(-) > -- With best wishes Dmitry