Bug 107378 - [CI][DRMTIP] igt@drv_suspend@debugfs-reader - dmesg-warn - *ERROR* dpcd read failed (-110)
Summary: [CI][DRMTIP] igt@drv_suspend@debugfs-reader - dmesg-warn - *ERROR* dpcd read ...
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-25 15:46 UTC by Martin Peres
Modified: 2018-08-07 07:53 UTC (History)
1 user (show)

See Also:
i915 platform: SKL
i915 features: display/Other


Attachments

Description Martin Peres 2018-07-25 15:46:03 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_81/fi-skl-6700hq/igt@drv_suspend@debugfs-reader.html

[  473.677758] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (15 bytes at 0) failed (-110)
[  473.948484] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (2 bytes at 112) failed (-110)
[  474.219763] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (16 bytes at 128) failed (-110)
[  474.490340] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (11 bytes at 256) failed (-110)
[  474.760892] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (8 bytes at 512) failed (-110)
[  475.031520] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (1 bytes at 1536) failed (-110)
[  475.302109] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (1 bytes at 1792) failed (-110)
[  475.572749] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (4 bytes at 1793) failed (-110)
[  475.843279] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (16 bytes at 1824) failed (-110)
[  476.113834] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (2 bytes at 1842) failed (-110)
Comment 1 Martin Peres 2018-07-25 15:48:40 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_84/fi-skl-6700hq/igt@pm_rpm@debugfs-read.html

[  409.407275] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (15 bytes at 0) failed (-110)
[  409.949293] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (2 bytes at 112) failed (-110)
[  410.495483] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (16 bytes at 128) failed (-110)
[  410.766439] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (11 bytes at 256) failed (-110)
[  411.037217] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (8 bytes at 512) failed (-110)
[  411.308038] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (1 bytes at 1536) failed (-110)
[  411.578839] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (1 bytes at 1792) failed (-110)
[  411.849639] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (4 bytes at 1793) failed (-110)
[  412.120470] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (16 bytes at 1824) failed (-110)
[  412.391304] [drm:i915_dpcd_show [i915]] *ERROR* dpcd read (2 bytes at 1842) failed (-110)
Comment 2 Chris Wilson 2018-07-25 19:52:07 UTC
commit 7a72c78bdd0a1ea1d879610542679cc680398220
Author: Rodrigo Vivi <rodrigo.vivi@intel.com>
Date:   Thu Jul 19 17:31:55 2018 -0700

    drm/i915: Fix psr sink status report.
    
    First of all don't try to read dpcd if PSR is not even supported.
    
    But also, if read failed return -EIO instead of reporting via a
    backchannel.
    
    v2: fix dev_priv: At this level m->private is the connector. (CI/DK)
        don't convert dpcd read errors to EIO. (DK)
    
    Fixes: 5b7b30864d1d ("drm/i915/psr: Split sink status into a separate debugfs node")
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
    Cc: José Roberto de Souza <jose.souza@intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
    Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
    Link: https://patchwork.freedesktop.org/patch/msgid/20180720003155.16290-1-rodrigo.vivi@intel.com
Comment 3 Francesco Balestrieri 2018-08-04 09:18:13 UTC
Martin, OK to close?
Comment 4 Francesco Balestrieri 2018-08-07 07:53:53 UTC
Last seen more than 3 weeks ago, closing.


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.