Comment 10 for bug 1326567

Revision history for this message
Radoslaw (radraw) wrote :

There is also another place with produces the second type of message (drm:drm_mode_addfb) - in the file:

linux-source-3.13.0/drivers/gpu/drm/drm_crtc.c:

DRM_DEBUG_KMS("[FB:%d]\n", fb->base.id);

Commenting this and the line in prevoius post makes the kernel log to be quiet.