From 02196c776ec67e05d3003926ba648bd2eab20e29 Mon Sep 17 00:00:00 2001 From: Mika Kuoppala Date: Thu, 6 Aug 2015 16:48:58 +0300 Subject: [PATCH] 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-format-patch failed