Bug 89454

Summary: [BYT-M]S3 state cause dmesg error.
Product: DRI Reporter: Ding Heng <hengx.ding>
Component: DRM/IntelAssignee: Intel GFX Bugs mailing list <intel-gfx-bugs>
Status: CLOSED FIXED QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: normal    
Priority: low CC: intel-gfx-bugs
Version: DRI git   
Hardware: Other   
OS: All   
URL: http://patchwork.freedesktop.org/patch/44288/
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
dmesg none

Description Ding Heng 2015-03-06 03:44:46 UTC
Created attachment 114064 [details]
dmesg

==System Environment==
--------------------------
Non-working platforms: BYT-M
Regression :No, this issue exist before.
==kernel==
--------------------------
origin/drm-intel-testing: 820fa21889d702c70c82e30342154624c7139bb3(2015-02-28) 


==Bug detailed description==
-----------------------------
start BYT-M with testing branch latest kernel run "echo mem > /sys/power/state"  and resume for several times, there may be system error in dmesg.

<3>[ 2753.816714] [drm:drm_edid_block_valid [drm]] *ERROR* EDID checksum is invalid, remainder is 128

==Reproduce steps==
---------------------------- 
1. start BYT-M with testing branch latest kernel
2. echo mem > /sys/power/state
3. resume
4. repeat step 2 and 3 several times and check dmesg.
Comment 1 Ding Heng 2015-03-06 03:59:53 UTC
Them monitor I used is ASUS PA238
Comment 2 Chris Wilson 2015-03-09 11:05:31 UTC
The warning message is trivial, and only appears because drm.debug is set.
Comment 3 Chris Wilson 2015-03-09 11:45:23 UTC
http://patchwork.freedesktop.org/patch/44288/
Comment 4 Ding Heng 2015-03-10 02:52:58 UTC
(In reply to Chris Wilson from comment #3)
> http://patchwork.freedesktop.org/patch/44288/

I installed this patch on testing branch commit 820fa21889d702c70c82e30342154624c7139bb3, and found it may cause the machine fail to start up, it will stop starting up after the kernel was loaded.

I also tried latest nightly branch commit c09a3b7f343bc87a132ef107cb263e57f8246b88, this patch will not cause start up fail, but it doesn't have such EDID issue with or without this patch.
Comment 5 Ding Heng 2015-04-02 03:01:45 UTC
close this bug for this issue has been fixed in latest testing branch.

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.