From edc0fdbbf6d8e179a0b28b9fc7597cbadabe77a8 Mon Sep 17 00:00:00 2001 From: Ben Widawsky Date: Thu, 19 Jun 2014 12:06:11 -0700 Subject: [PATCH] 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-format-patch failed