drm/i915: remove redundant fbc warnings
authorMatthew Auld <matthew.auld@intel.com>
Tue, 5 Jul 2016 09:28:34 +0000 (10:28 +0100)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Tue, 2 Aug 2016 11:25:46 +0000 (14:25 +0300)
commit4da456168f41499369bef5ebb33d5966cd9cbb8c
tree2a26fdc83507a1778aad10348e730923ca3c287d
parent2a13ae79524ed8bec32a623e2763c649fa3e0846
drm/i915: remove redundant fbc warnings

The fbc enabled/active sanity checks are already done in
__intel_fbc_disable so no need to do them again.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1467710914-15146-1-git-send-email-matthew.auld@intel.com
drivers/gpu/drm/i915/intel_fbc.c