From: Ben Widawsky Date: Thu, 19 Jun 2014 19:06:11 +0000 (-0700) Subject: drm/i915: Extract CFB threshold calculation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~49^2~86^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc0fdbbf6d8e179a0b28b9fc7597cbadabe77a8;p=pandora-kernel.git drm/i915: Extract CFB threshold calculation Right now, there is no threshold (0 means fail, 1 means 1:1 compression limit). This is to split the function/non-functional change of the next patch. The next patch will start to attempt to reduce the amount of CFB space we need for dire situations. It will be contained within this function. Signed-off-by: Ben Widawsky Reviewed-by: Rodrigo Vivi Signed-off-by: Jani Nikula --- Reading git-diff-tree failed