From: Jesse Barnes Date: Wed, 27 Nov 2013 19:10:26 +0000 (-0800) Subject: drm/i915: use crtc_htotal in watermark calculations to match fastboot v2 X-Git-Tag: v3.13-rc4~39^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec8cba306f974f3a4491176994de5d821273643;p=pandora-kernel.git drm/i915: use crtc_htotal in watermark calculations to match fastboot v2 This value is more correct, and matches what we read out in the fastboot code. Without this, the watermark code will panic after the first mode setting activity after a fastboot. v2: fix up HSW ->clock usage too (Ville) Signed-off-by: Jesse Barnes Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed