On Wed, 2 Aug 2023 at 20:01, Jessica Zhang <[email protected]> wrote: > > Drop vsync_event and vsync_event_work handlers as they are unnecessary. > In addition drop the dpu_enc_ktime_template event class as it will be > unused after the vsync_event handlers are dropped. > > Signed-off-by: Jessica Zhang <[email protected]> > --- > Changes in v2: > - Dropped dpu_enc_early_kickoff event and dpu_enc_ktime_template event class > - Link to v1: > https://lore.kernel.org/r/[email protected] > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 65 > +---------------------------- > drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h | 23 ---------- > 2 files changed, 1 insertion(+), 87 deletions(-)
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
