drm/i915: Add CD and pixel clock information
authorMika Kahola <mika.kahola@intel.com>
Fri, 25 Sep 2015 11:00:32 +0000 (14:00 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 30 Sep 2015 08:20:20 +0000 (10:20 +0200)
commit1170f28c0f7a450e1cb7f31ed2968e8be751b4fc
tree668ba7c681b55e842ee3b01cac8e6fa5900914ad
parent77179400cdf61f189fecb379e23347027b9ea68d
drm/i915: Add CD and pixel clock information

This patch adds information of current and maximum CD clock
frequency and pixel clock frequency information on 'i915_debugfs.c'.

v2:
- combined seperate patches for current CD clock, maximum CD clock
  and maximum pixel clock
- space added between the frequency value and the unit

Signed-off-by: Mika Kahola <mika.kahola@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c