Instead of mixing display & non-display stuff together, move display specific clock info to new debugfs. This patch will move Current & Max cdclk and Max pixel clock frequency info to the new debugfs file "i915_display_clock_info". Test-with: 20230412090557.810996-1-bhanuprakash.modem@xxxxxxxxx Bhanuprakash Modem (1): drm/i915/debugfs: New debugfs for display clock frequencies .../gpu/drm/i915/display/intel_display_debugfs.c | 16 ++++++++++++++++ drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.c | 4 ---- 2 files changed, 16 insertions(+), 4 deletions(-) -- 2.40.0