drm/i915: prevent bogus intel_update_fbc notifications
authorEugeni Dodonov <eugeni.dodonov@intel.com>
Thu, 28 Jun 2012 20:11:43 +0000 (17:11 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 5 Jul 2012 07:56:07 +0000 (09:56 +0200)
commit4c243e25739252ce08718f519a2d567fd1d91ff0
tree868aba74814400357cf6a8b5576838c752958276
parenta8f78b582236a7e518ebcad8161b5599d3c92f5b
drm/i915: prevent bogus intel_update_fbc notifications

This pollutes dmesg output even if we do not have FBC for the device, so
move the DRM_DEBUG_KMS statement lower.

v2: just kill the message as suggested by Daniel.

Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c
This page took 0.025354 seconds and 5 git commands to generate.