From: Ville Syrjälä Date: Fri, 11 Oct 2013 12:26:26 +0000 (+0300) Subject: drm/i915: Check 5/6 DDB split only when sprites are enabled X-Git-Tag: v3.13-rc1~76^2~68^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5db6b62577b14a9fbe639af0aba9ec7ae85ae3e;p=pandora-kernel.git drm/i915: Check 5/6 DDB split only when sprites are enabled Using the 5/6 DDB split make sense only when sprites are enabled. So check that before we waste any cycles computing the merged watermarks with the 5/6 DDB split. Signed-off-by: Ville Syrjälä Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed