drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 10 Dec 2013 12:06:45 +0000 (14:06 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 10 Dec 2013 19:04:58 +0000 (20:04 +0100)
commit8212d56329b223a106d3d4f7dda95f571b1fa044
tree8e02d693966d5adbb490bd31a1c266294ec23650
parentfff6386766fc846f19d5628878a4638fa7ece0a4
drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()

The CRI clock is related to the display PHY, so the setup belongs
in intel_init_dpio().

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.025481 seconds and 5 git commands to generate.