mbox series

[V2,0/1] drm/i915/debugfs: New debugfs for display clock frequencies

Message ID 20230412104152.828326-1-bhanuprakash.modem@intel.com (mailing list archive)
Headers show
Series drm/i915/debugfs: New debugfs for display clock frequencies | expand

Message

Modem, Bhanuprakash April 12, 2023, 10:41 a.m. UTC
Instead of mixing display & non-display stuff together, move
display specific clock info to new debugfs. This patch will
create a new debugfs "i915_cdclk_info" to expose Current & Max
cdclk and Max pixel clock frequency info.

Test-with: 20230412103448.826946-1-bhanuprakash.modem@intel.com

Bhanuprakash Modem (1):
  drm/i915/debugfs: New debugfs for display clock frequencies

 drivers/gpu/drm/i915/display/intel_cdclk.c    | 25 +++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_cdclk.h    |  1 +
 .../drm/i915/display/intel_display_debugfs.c  |  1 +
 3 files changed, 27 insertions(+)

--
2.40.0