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)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 10 Dec 2013 12:35:52 +0000 (14:35 +0200)
commita6b3cfb6b6ba4a2013d2e20f9717620b087e910e
treeabfd534bb995ceb586b1fb2efebe27fa5696dce4
parent92b70099d0fa659a77ff7e53fccbcb19677d9e73
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>
Conflicts:
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_display.c