drm/i915: Use crtc_clock in intel_dump_crtc_timings()
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 25 Sep 2013 15:45:36 +0000 (16:45 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Oct 2013 05:45:38 +0000 (07:45 +0200)
commit1342830c589fca41872b173155bad08b374f7766
tree595276508ff55ad9814b5f2a25bc10ef31c2d3ae
parenta0c1bbb0cc5cf47877de9bd0d2ffd0286ad1653e
drm/i915: Use crtc_clock in intel_dump_crtc_timings()

We want to dump the parameters given to the hardware, so let's use
crtc_clock here.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.03148 seconds and 5 git commands to generate.