Quoting Dmitry Baryshkov (2023-09-03 19:04:51) > The DPU_INTF_TE bit is set for all INTF blocks on DPU >= 5.0, however > only INTF_1 and INTF_2 actually support tearing control (both are > INTF_DSI). Rather than trying to limit the DPU_INTF_TE feature bit to > those two INTF instances, check for the major && INTF type. > > Reviewed-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>