Bug 75994 - GPU stuck on render ring
Summary: GPU stuck on render ring
Status: CLOSED DUPLICATE of bug 75724
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Jani Nikula
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 18:34 UTC by Patrik Plihal
Modified: 2017-07-24 22:55 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
/sys/class/drm/card0/error (255.97 KB, text/plain)
2014-03-10 18:34 UTC, Patrik Plihal
no flags Details

Description Patrik Plihal 2014-03-10 18:34:27 UTC
Created attachment 95525 [details]
/sys/class/drm/card0/error

well full desktop freeze on archlinux (I was clicking on an email in thunderbird when it happend)

Linux 3.13.6-1-ARCH #1 SMP PREEMPT Fri Mar 7 22:47:48 CET 2014 x86_64 GNU/Linux

============== hwinfo --gfx
09: PCI 02.0: 0300 VGA compatible controller (VGA)              
  [Created at pci.319]
  Unique ID: _Znp.2HXGGPliLC2
  SysFS ID: /devices/pci0000:00/0000:00:02.0
  SysFS BusID: 0000:00:02.0
  Hardware Class: graphics card
  Model: "Intel Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x0162 "Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller"
  SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
  SubDevice: pci 0x84ca 
  Revision: 0x09
  Driver: "i915"
  Driver Modules: "drm"
  Memory Range: 0xf7800000-0xf7bfffff (rw,non-prefetchable)
  Memory Range: 0xe0000000-0xefffffff (ro,non-prefetchable)
  I/O Ports: 0xf000-0xf03f (rw)
  IRQ: 52 (9594 events)
  I/O Ports: 0x3c0-0x3df (rw)
  Module Alias: "pci:v00008086d00000162sv00001043sd000084CAbc03sc00i00"
  Driver Info #0:
    Driver Status: i915 is active
    Driver Activation Cmd: "modprobe i915"
  Config Status: cfg=new, avail=yes, need=no, active=unknown


========== dmesg

[22554.021332] [drm] stuck on render ring
[22554.021335] [drm] GPU crash dump saved to /sys/class/drm/card0/error
[22554.021335] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[22554.021336] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[22554.021337] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[22554.021337] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[22560.035898] [drm] stuck on render ring
[22564.594076] type=1006 audit(1394475631.908:11): pid=285 uid=0 old auid=4294967295 new auid=1000 old ses=4294967295 new ses=10 res=1
[22585.048762] [drm] stuck on render ring
Comment 1 Patrik Plihal 2014-03-10 18:36:04 UTC
for some reason the bugreporting tool detects the error_attachment file as plain/text but it is bz2-compressed.
Comment 2 Chris Wilson 2014-03-10 21:10:50 UTC

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


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.