[Bug 93510] drm/i915: Resetting chip after gpu hang

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 2 04:27:43 PST 2016


https://bugs.freedesktop.org/show_bug.cgi?id=93510

Luís Silva <luisbite+freedesktop at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---

--- Comment #5 from Luís Silva <luisbite+freedesktop at gmail.com> ---
(In reply to Chris Wilson from comment #4)
> 
> *** This bug has been marked as a duplicate of bug 90814 ***

I installed the supposed latest version of the driver (dmesg shows "i915 1.6.0
20150522") using intel-graphics-installer-linux from
https://01.org/linuxgraphics/downloads/intel-graphics-installer-linux-1.2.1

However, this still occurs. It happened just now while using GIMP.

The version I have installed is from May, so I think this
(https://bugs.freedesktop.org/show_bug.cgi?id=90814#c3) does not fix it.


I'm on a desktop with Lubuntu 15.10 (64 bit, kernel 4.2.0-22-generic).


$ dmesg
(...)
[    3.029589] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor
0
[    3.245001] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.245040] i915 0000:00:02.0: registered panic notifier
(...)
[ 4785.816031] [drm] stuck on render ring
[ 4785.816790] [drm] GPU HANG: ecode 3:0:0x2b0fffc7, in Xorg [972], reason:
Ring hung, action: reset
[ 4785.816794] [drm] GPU hangs can indicate a bug anywhere in the entire gfx
stack, including userspace.
[ 4785.816797] [drm] Please file a _new_ bug report on bugs.freedesktop.org
against DRI -> DRM/Intel
[ 4785.816800] [drm] drm/i915 developers can then reassign to the right
component if it's not a kernel issue.
[ 4785.816802] [drm] The gpu crash dump is required to analyze gpu hangs, so
please always attach it.
[ 4785.816805] [drm] GPU crash dump saved to /sys/class/drm/card0/error
[ 4785.816893] ------------[ cut here ]------------
[ 4785.816964] WARNING: CPU: 1 PID: 3606 at
/build/linux-cRemOf/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:3296
intel_crtc_wait_for_pending_flips+0x192/0x230 [i915]()
[ 4785.816967] WARN_ON(ret)
[ 4785.816970] Modules linked in:
[ 4785.816974]  drbg ansi_cprng xts gf128mul dm_crypt snd_hda_codec_realtek
snd_hda_codec_generic snd_hda_intel input_leds joydev snd_hda_codec
snd_hda_core snd_hwdep snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi
snd_seq gpio_ich snd_seq_device snd_timer snd pcspkr serio_raw soundcore
coretemp lpc_ich shpchp 8250_fintek asus_atk0110 mac_hid parport_pc ppdev lp
parport autofs4 hid_generic uas pata_acpi usbhid usb_storage i915 floppy video
i2c_algo_bit drm_kms_helper hid atl2 drm
[ 4785.817041] CPU: 1 PID: 3606 Comm: kworker/u8:0 Not tainted 4.2.0-22-generic
#27-Ubuntu
[ 4785.817045] Hardware name: System manufacturer System Product
Name/P5GC-MX/1333, BIOS 0413    03/13/2009
[ 4785.817081] Workqueue: i915-hangcheck i915_hangcheck_elapsed [i915]
[ 4785.817086]  0000000000000000 000000001cf08b9f ffff88007690ba78
ffffffff817e94c9
[ 4785.817092]  0000000000000000 ffff88007690bad0 ffff88007690bab8
ffffffff8107b3d6
[ 4785.817098]  ffff88007690bab8 ffff880035bd0000 0000000000000001
ffff880035b64000
[ 4785.817104] Call Trace:
[ 4785.817114]  [<ffffffff817e94c9>] dump_stack+0x45/0x57
[ 4785.817121]  [<ffffffff8107b3d6>] warn_slowpath_common+0x86/0xc0
[ 4785.817126]  [<ffffffff8107b465>] warn_slowpath_fmt+0x55/0x70
[ 4785.817159]  [<ffffffffc015b6fd>] ? i915_gem_object_wait_rendering+0x6d/0xc0
[i915]
[ 4785.817197]  [<ffffffffc019d942>]
intel_crtc_wait_for_pending_flips+0x192/0x230 [i915]
[ 4785.817231]  [<ffffffffc001fbf0>] ? drm_modeset_lock_all_crtcs+0x90/0xa0
[drm]
[ 4785.817270]  [<ffffffffc019ed42>] intel_crtc_disable_planes+0x32/0x100
[i915]
[ 4785.817308]  [<ffffffffc019eed5>] intel_prepare_reset+0x75/0x90 [i915]
[ 4785.817341]  [<ffffffffc016b3b2>] i915_reset_and_wakeup+0xe2/0x170 [i915]
[ 4785.817377]  [<ffffffffc016ff3a>] i915_handle_error+0xca/0x660 [i915]
[ 4785.817382]  [<ffffffff810d200e>] ? vprintk_emit+0x2de/0x530
[ 4785.817388]  [<ffffffff817e6b76>] ? printk+0x55/0x6b
[ 4785.817422]  [<ffffffffc0170795>] i915_hangcheck_elapsed+0x275/0x470 [i915]
[ 4785.817430]  [<ffffffff810941ca>] process_one_work+0x1aa/0x440
[ 4785.817435]  [<ffffffff810944ab>] worker_thread+0x4b/0x4c0
[ 4785.817440]  [<ffffffff81094460>] ? process_one_work+0x440/0x440
[ 4785.817444]  [<ffffffff81094460>] ? process_one_work+0x440/0x440
[ 4785.817449]  [<ffffffff8109a868>] kthread+0xd8/0xf0
[ 4785.817454]  [<ffffffff8109a790>] ? kthread_create_on_node+0x1f0/0x1f0
[ 4785.817459]  [<ffffffff817f06df>] ret_from_fork+0x3f/0x70
[ 4785.817464]  [<ffffffff8109a790>] ? kthread_create_on_node+0x1f0/0x1f0
[ 4785.817468] ---[ end trace 0fc52ae459b56ca5 ]---
[ 4785.850754] drm/i915: Resetting chip after gpu hang

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160102/67afb07d/attachment.html>


More information about the intel-gfx-bugs mailing list