Bug 97097 - GPU hang
Summary: GPU hang
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: x86-64 (AMD64) Linux (All)
: medium blocker
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-27 14:18 UTC by Rob Agar
Modified: 2017-08-31 18:41 UTC (History)
1 user (show)

See Also:
i915 platform: HSW
i915 features: GEM/PPGTT


Attachments
/sys/class/drm/card0/error (398.47 KB, application/gzip)
2016-07-27 14:18 UTC, Rob Agar
no flags Details
dmesg (18.59 KB, application/gzip)
2016-07-27 14:19 UTC, Rob Agar
no flags Details

Description Rob Agar 2016-07-27 14:18:32 UTC
Created attachment 125350 [details]
/sys/class/drm/card0/error

GPU hang, resulting in the hardware renderer being disabled until reboot.

Happens pretty reliably after a short time after start up.

Ubuntu 14.04, x86_64, 4.2.0-30-generic

Active graphics processes:
  - inyaface, OpenGL animated robot face renderer
  - chromium-browser 49.0.2623.108
Comment 1 Rob Agar 2016-07-27 14:19:18 UTC
Created attachment 125351 [details]
dmesg
Comment 2 yann 2016-08-03 14:12:13 UTC
From your error dump, we can see the following error.

ERROR: 0x00000101
    TLB page fault error (GTT entry not valid)
    Cacheline containing a PD was marked as invalid

in, render ring we have 
  FAULT_REG: 0x000000c5
    Valid
    Unloaded PD Fault (PPGTT)
    Address 0x00000000
    Source ID 24

This is not happening in batch (checked in the render ring section).

Chris, do you think this could an issue with hw memory? Any direction to look for?
Comment 3 Elizabeth 2017-07-26 18:52:00 UTC
Hello Rob, Yann,
This haven't been update in a long time, is this problem still valid? Rob, could you confirm if is still reproducible in latest kernels and sorry for the long delay.
Thanks.
Comment 4 Elizabeth 2017-08-31 18:41:23 UTC
Closing as no new occurrences of this problem have been reported since July 2016. If problem arise again, please file a new bug with HW and SW information and relevant logs. Thanks.


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.