git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
842315e
)
drm/i915: Spam less on dp aux send/receive problems
author
Mika Kuoppala
<mika.kuoppala@linux.intel.com>
Thu, 6 Aug 2015 13:48:58 +0000
(16:48 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 14 Aug 2015 15:50:37 +0000
(17:50 +0200)
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 <mika.kuoppala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_dp.c
Simple merge