]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin
authorDeepak S <deepak.s@linux.intel.com>
Sat, 28 Jun 2014 05:56:11 +0000 (11:26 +0530)
committerJani Nikula <jani.nikula@intel.com>
Tue, 1 Jul 2014 08:43:14 +0000 (11:43 +0300)
commit5549d25f642a7e6cfb8744d0031a9da404f696d6
treec48eb53d508f468ca1f96f5c73ab906fa3e46c39
parent84b4e042c4707bd1bf05094a51111403d680dc39
drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin

Drop WA to fix Voltage not getting dropped to Vmin when Gfx is power
gated for latest VLV revision.

Workaround fixed in Latest VLV revision. Forcing Gfx clk up not needed,
and Requesting the min freq should bring bring the voltage Vnn.

v2: Drop WA for Latest VLV revision (Ville)

Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
[Jani: modified code comment, reformatted the commit message a bit.]
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_pm.c