From: Ville Syrjälä Date: Fri, 5 Jul 2013 08:57:19 +0000 (+0300) Subject: drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm X-Git-Tag: v3.12-rc1~136^2~59^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fda9882ca0ba134134c5bf04b8d4f4f06b52649;p=pandora-kernel.git drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm The FBC watermark doesn't depend on the latency value, so no point in passing it in. Note: It actually depends upon the latency, but only through priv_val ... Signed-off-by: Ville Syrjälä Reviewed-by: Paulo Zanoni [danvet: Add review comment from Paulo to the commit message.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed