]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita2c1f3c1c0bbbacf0d997928ea257073fcb0c88e
tree668ba7c681b55e842ee3b01cac8e6fa5900914ad
parent0dcab8a7dc316b52e12f6b2b56161030b059169d
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