commit | 4da456168f41499369bef5ebb33d5966cd9cbb8c | [log] [tgz] |
---|---|---|
author | Matthew Auld <matthew.auld@intel.com> | Tue Jul 05 10:28:34 2016 +0100 |
committer | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | Tue Aug 02 14:25:46 2016 +0300 |
tree | 2a26fdc83507a1778aad10348e730923ca3c287d | |
parent | 2a13ae79524ed8bec32a623e2763c649fa3e0846 [diff] |
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