]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3c220ec73058b28d5ec8cf5189df9530ef21471
tree2e5ed3086e551bc30b0325854dc8ea96349d69c7
parentd4d92eeb4c2da1718a980d2637db0c8f2c1e423d
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