Bug 102434 - [kbl] missed context-switch
Summary: [kbl] missed context-switch
Status: CLOSED DUPLICATE of bug 101888
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium blocker
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-27 18:07 UTC by Serge Pouliquen
Modified: 2017-09-07 20:17 UTC (History)
1 user (show)

See Also:
i915 platform: KBL
i915 features: GPU hang


Attachments
/sys/class/drm/card0/error (requested by syslog message) (608.10 KB, text/plain)
2017-08-27 18:07 UTC, Serge Pouliquen
no flags Details

Description Serge Pouliquen 2017-08-27 18:07:14 UTC
Created attachment 133816 [details]
/sys/class/drm/card0/error (requested by syslog message)

I'm using debian jessie with uptodate packages.
It is the second time that IGP is crashing during the wallpaper.
Wallpaper was active long time before crash.
I hope that the attached dump will be useful.

   * What led up to the situation?
maybe the wallpaper, but I don't really believe it
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
nothing
   * What outcome did you expect instead?
I'm expecting no crash

I'm using intel core i5-7600 with 4k@60Hz desktop.

syslog extract :
Aug 26 21:02:40 lemon kernel: [23694.914814] [drm] GPU HANG: ecode 9:0:0xfffffffe, in Xorg [738], reason: Hang on render ring, action: reset
Aug 26 21:02:40 lemon kernel: [23694.914817] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
Aug 26 21:02:40 lemon kernel: [23694.914818] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
Aug 26 21:02:40 lemon kernel: [23694.914819] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
Aug 26 21:02:40 lemon kernel: [23694.914820] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
Aug 26 21:02:40 lemon kernel: [23694.914821] [drm] GPU crash dump saved to /sys/class/drm/card0/error
Aug 26 21:02:40 lemon kernel: [23694.914873] drm/i915: Resetting chip after gpu hang
Aug 26 21:02:40 lemon kernel: [23694.914933] [drm] RC6 on
Aug 26 21:02:40 lemon kernel: [23694.930508] [drm] GuC firmware load skipped
Aug 26 21:02:52 lemon kernel: [23706.914579] drm/i915: Resetting chip after gpu hang
Aug 26 21:02:52 lemon kernel: [23706.914640] [drm] RC6 on
Aug 26 21:02:52 lemon kernel: [23706.929619] [drm] GuC firmware load skipped

xorg conf:
Section "Device"
        Identifier  "Intel_HD_Graphics_630"
        Driver      "intel"
        BusID       "PCI:0:2:0"
        Option      "AccelMethod"   "sna"
        Option      "TearFree"   "true"
        Option      "VSync"   "true"
EndSection
Comment 1 Chris Wilson 2017-08-27 18:14:11 UTC
Please do update to v4.12 just so that we have a little bit more information in the GPU dump. At the moment, the current suspect is the DMC firmware is causing an interrupt to go missing.
Comment 2 Serge Pouliquen 2017-08-27 18:20:24 UTC
distribution bug report : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873436
Comment 3 Chris Wilson 2017-09-07 19:43:52 UTC

*** This bug has been marked as a duplicate of bug 101888 ***


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.