On Tue, 5 Dec 2023 at 01:36, Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> wrote: > > > > On 12/3/2023 3:53 AM, Dmitry Baryshkov wrote: > > Now as we have standard per-encoder debugfs directory, move DPU encoder > > status file to that directory. > > > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > --- > > drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 45 +++------------------ > > 1 file changed, 6 insertions(+), 39 deletions(-) > > > > For this change, > > Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> > > Looking more closely at other drivers, most of them (atleast what I > checked) were doing the same functionality in drm_encoder's > late_register / early_unregister as DPU. > > This can be a wider cleanup across the tree if needed or we can stop here. Yes, that's why I thought that this is a good idea. I think I'll let other driver maintainers rework their drivers. -- With best wishes Dmitry