drm/i915/vlv: add VLV specific clock_get function v3
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 20 Sep 2013 18:29:32 +0000 (11:29 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Oct 2013 05:45:24 +0000 (07:45 +0200)
commitacbec814a27f233b5ddb88a1bcaa2ac20daf64e0
tree45ed16986cd7fd8ad8c8dac66a5226809f2d341b
parentb52b89da097896ac265d1f875aeb0bfd92a9dd38
drm/i915/vlv: add VLV specific clock_get function v3

Calculation is a little different than other platforms.

v2: update to use port_clock instead
    rebase on top of Ville's changes
v3: update to new port_clock semantics - don't divide by
    pixel_multiplier (Ville)

References: https://bugs.freedesktop.org/show_bug.cgi?id=67345
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.026208 seconds and 5 git commands to generate.