[Freedreno] [PATCH RESEND v2 3/3] drm/msm/dpu: move encoder status to standard encoder debugfs dir
Abhinav Kumar
quic_abhinavk at quicinc.com
Mon Dec 4 23:36:07 UTC 2023
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 at linaro.org>
> ---
> 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 at quicinc.com>
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.
More information about the Freedreno
mailing list