OSDN Git Service

drm/i915: get rid of FBC {,de}activation messages
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 27 Oct 2015 16:54:22 +0000 (14:54 -0200)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 3 Dec 2015 13:37:28 +0000 (11:37 -0200)
commit820bcabbf0acce7f3e7b72ed5e51b0a1d9c2046d
tree8ce697967b5d8a71c428f9afa41cc7a802b33c06
parent559d9135835c39bec7fd580cae9ac73f005ae726
drm/i915: get rid of FBC {,de}activation messages

When running Cinnamon I see way too many pairs of these messages: many
per second. Get rid of them as they're just telling us FBC is working
as expected. We already have the messages for enable/disable, so we
don't really need messages for activation/deactivation.

v2: Rebase after changing the patch order.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/
drivers/gpu/drm/i915/intel_fbc.c