drm/i915: Fix maxfifo watermark calc on vlv cursor planes
authorThomas Daniel <thomas.daniel@intel.com>
Fri, 23 Oct 2015 13:55:38 +0000 (14:55 +0100)
committerJani Nikula <jani.nikula@intel.com>
Tue, 27 Oct 2015 13:46:47 +0000 (15:46 +0200)
commit5a37ed0a9eda5fd77a4cc92c6e46b6f6e8db873d
tree2e5ed3086e551bc30b0325854dc8ea96349d69c7
parentf9e3dc786a585e1ec371c446c62dcc77d0548629
drm/i915: Fix maxfifo watermark calc on vlv cursor planes

A typo resulted in the watermarks for cursor planes not being calculated
correctly.  Fixed the typo.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Thomas Daniel <thomas.daniel@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_pm.c
This page took 0.036545 seconds and 5 git commands to generate.