From: Mika Kuoppala Date: Thu, 6 Aug 2015 13:48:58 +0000 (+0300) Subject: drm/i915: Spam less on dp aux send/receive problems X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~28^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02196c776ec67e05d3003926ba648bd2eab20e29;p=pandora-kernel.git drm/i915: Spam less on dp aux send/receive problems If we encounter frequent problems with dp aux channel communications, we end up spamming the dmesg with the exact similar trace and status. Inject a new backtrace only if we have new information to share as otherwise we flush out all other important stuff. Signed-off-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed