[PATCH 0/2] drm/msm/dpu: yet another attempt at cleaning up encoder's debugfs

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Sun May 21 19:04:40 UTC 2023


Simplify dpu_encoder slightly by using drm_debugfs_add_file().

Dmitry Baryshkov (2):
  drm/msm/dpu: drop (mostly) unused DPU_NAME_SIZE define
  drm/msm/dpu: switch dpu_encoder to use drm_debugfs_add_file()

 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 40 ++++++---------------
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h     |  2 --
 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c   |  2 --
 3 files changed, 11 insertions(+), 33 deletions(-)

-- 
2.39.2



More information about the dri-devel mailing list