commit | e585feb0649e1219e6196b94029a1fd4237fed1f | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Wed Nov 04 17:10:53 2015 -0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue Nov 10 11:00:21 2015 +0100 |
tree | 12f7eb867fdfe7b8a1209b38e8bf8b98ec3c52fb | |
parent | b07ea0fae5e3bf438b8d1d29f8650f30d16f62ca [diff] |
drm/i915: remove too-frequent FBC debug message If we run igt/kms_frontbuffer_tracking, this message will appear thousands of times, eating a significant part of our dmesg buffer. It's part of the expected FBC behavior, so let's just silence it. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1446664257-32012-10-git-send-email-paulo.r.zanoni@intel.com Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>