Summary: | Skylake machines randomly hang | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | mike | ||||
Component: | DRM/Intel | Assignee: | Olivier Berthier <olivierx.berthier> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | major | ||||||
Priority: | medium | CC: | daniel, intel-gfx-bugs, mike | ||||
Version: | XOrg git | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | SKL | i915 features: | GPU hang | ||||
Attachments: |
|
Description
mike
2015-11-20 19:57:46 UTC
(In reply to mike from comment #0) > Nov 09 03:02:05 laptop kernel: [drm] The gpu crash dump is required to > analyze gpu hangs, so please always attach it. > Nov 09 03:02:05 laptop kernel: [drm] GPU crash dump saved to > /sys/class/drm/card0/error (In reply to Jani Nikula from comment #1) > (In reply to mike from comment #0) > > Nov 09 03:02:05 laptop kernel: [drm] The gpu crash dump is required to > > analyze gpu hangs, so please always attach it. > > Nov 09 03:02:05 laptop kernel: [drm] GPU crash dump saved to > > /sys/class/drm/card0/error That file is not created so I cannot attach it. Is there a reason why it would not be created or could it be somewhere else? Bug scrub: Hi Olivier, Could you try to reproduce it. Thanks Created attachment 120138 [details]
dmesg trace
I'm also having this issue, can help provide any other information required. It happens completely intermittantly with no trigger that I can pick up. Usually within 15-60min of boot. I'm currently passing these kernel params on boot: i915.preliminary_hw_support=1 drm.debug=0 drm.vblankoffdelay=1 i915.semaphores=0 i915.modeset=1 i915.use_mmio_flip=1 i915.powersave=1 i915.enable_ips=1 i915.disable_power_well=1 i915.enable_hangcheck=1 i915.enable_cmd_parser=1 i915.fastboot=0 i915.enable_ppgtt=1 i915.reset=0 i915.lvds_use_ssc=0 i915.enable_psr=0 Am now testing UXA accel method with Xorg to see if there's any improvement as someone stated on another site that it may help. Confirmed setting UXA accel method works - however performance drops as expected to an almost unusable state. ------------------------------------------------------------ ~ ยป sudo cat /usr/share/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "uxa" EndSection ------------------------------------------------------------ Appears fixed running 4.4.0-rc4 kernel. Currently up to 4 hours without a lock-up. Issue resolved running Kernel 4.4.0-rc4 So closed |
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.