From: Paulo Zanoni Date: Fri, 12 Jun 2015 17:36:18 +0000 (-0300) Subject: drm/i915: print FBC compression status on debugfs X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b9df1040a9ac1d4b88e382f16a50b9f0aff9be;p=pandora-kernel.git drm/i915: print FBC compression status on debugfs We already had a few bugs in the past where FBC was compressing nothing when it was enabled, which makes the feature quite useless. Add this information to debugfs so the test suites can check for regressions in this piece of the code. Our igt/tests/kms_frontbuffer_tracking already has support for this message. v2: - Remove pointless VLV check (Ville). Signed-off-by: Paulo Zanoni Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed