diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2013-12-05 15:51:37 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-12-17 13:17:56 +0100 |
commit | 017636cc09e2c58bc493cc1fe74d858f50d173af (patch) | |
tree | a22697805e4aa021c311bed1d8db250c8b8f8341 /drivers/gpu/drm/i915/intel_sprite.c | |
parent | ce0e0713a6b21ec611d4a2eb5c60d18dbb4bf479 (diff) |
drm/i915: Disable LP1+ watermarks safely in init
ILK doesn't like if we just write the LP1+ watermarks registers with 0.
We need to just disable the watermarks by clearing the enable bit. Use
that method also when disabling LP1+ watermarks in init_clock_gating.
It looks like disabling the sprite LP1 watermarks can cause underruns
even if we just toggle the WM1S_LP_EN bit. So treat that bit like the
actual watermark numbers and avoid setting it to 0 immediately.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_sprite.c')
0 files changed, 0 insertions, 0 deletions