drm/i915: VLV doesn't have the ILK+ style LP watermark registers
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 21 May 2013 15:01:49 +0000 (18:01 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 5 Jun 2013 08:00:11 +0000 (10:00 +0200)
commit4548feb1fe1f17c0d7ad7acdd267a875b22e6910
tree25af2b12f5ea92503479420f337a4eeb3f30a1de
parentcb8b2a30b32cde5ac9053d399d084c487598976a
drm/i915: VLV doesn't have the ILK+ style LP watermark registers

The LP watermark registers don't exist on VLV, so don't touch them.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c