From: Paulo Zanoni Date: Fri, 3 May 2013 20:23:39 +0000 (-0300) Subject: drm/i915: use the mode->htotal to calculate linetime watermarks X-Git-Tag: v3.11-rc1~65^2~105^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7366937312d4e406539b1cf70e1562358bdd560e;p=pandora-kernel.git drm/i915: use the mode->htotal to calculate linetime watermarks ... instead of mode->crtc_display. The spec says "pipe horizontal total number of pixels" and the "Haswell Watermark Calculator" tool uses the "Pipe H Total" instead of "Pipe H Src" as the value. Signed-off-by: Paulo Zanoni Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed