Summary: | [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | FadeMind <fademind> | ||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | fademind, intel-gfx-bugs | ||||
Version: | unspecified | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | IVB | i915 features: | |||||
Attachments: |
|
Description
FadeMind
2016-04-11 07:16:35 UTC
Created attachment 122857 [details]
DMESG-46rc3
NOTE: I have
[ 1.379221] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A
[ 1.379264] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun
too but I just muted them (still available in debug)
(In reply to FadeMind from comment #0) > Since lastest GIT releses of xf86-video-intel I have two warnings about > GMBUS i915 dpb time out. > > [ 3.963578] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit > banging on pin 5 > [ 4.240243] [drm] GMBUS [i915 gmbus dpd] timed out, falling back to bit > banging on pin 6 That's actually perfectly normal, which means we shouldn't spam dmesg with it needlessly. Some time ago I posted a patch to silence this: https://lists.freedesktop.org/archives/intel-gfx/2016-March/089133.html Just need to get someone to review it. commit 706778013bc5ee97970de3a2deee80b007e29c25 Author: Ville Syrjälä <ville.syrjala@linux.intel.com> Date: Mon Mar 7 17:57:00 2016 +0200 drm/i915: Make GMBUS timeout message DRM_DEBUG_KMS |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.