Hi, I'm getting GPU hangs after some updates kernel 4.8.3 Hardware dell xps 13 skylake: Dell Iris Graphics 540 [drm] GPU HANG: ecode 9:0:0x84dffff8, in Xorg [1146], reason: Hang on render ring, action: reset [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
Martin - please attach gpu crash dump $ cat /sys/class/drm/card0/error | bz2 > error.bz2
Created attachment 127529 [details] /sys/class/drm/card0/error Sorry I thought I'd attached this when I created the issue.
I have the same error: -- chipset: Skylake-H -- system architecture: 64-bit -- xf86-video-intel: 2.99.917_p20161024 -- xserver: 1.18.4 -- mesa: 12.0.1 -- libdrm: 2.4.70 -- kernel: 4.8.6-gentoo -- Linux distribution: Gentoo -- Machine or mobo model: Alienware 15 R2
Created attachment 127720 [details] GPU crash dump
I forgot to add that I can reproduce this bug every time by launching Eclipse IDE.
Assigning to Mesa product. Kernel: 4.8.3 Platform: Skylake-H (pci id: 0x1926, pci revision: 0x0a, pci subsystem: 1028:0704) Mesa: 12.0.1 From this error dump, hung is happening in render ring batch with active head at 0xfb9f2130, with 0x7b000005 (3DPRIMITIVE) as IPEHR. We can note also ERROR: 0x00000001 and in the render ring "Invalid PTE Fault". Batch extract (around 0xfb9f2130): 0xfb9f2110: 0x78090005: 3DSTATE_VERTEX_ELEMENTS 0xfb9f2114: 0x02000000: buffer 0: invalid, type 0x0000, src offset 0x0000 bytes 0xfb9f2118: 0x22220000: (0.0, 0.0, 0.0, 0.0), dst offset 0x00 bytes 0xfb9f211c: 0x02f60000: buffer 0: invalid, type 0x00f6, src offset 0x0000 bytes 0xfb9f2120: 0x11230000: (X, Y, 0.0, 1.0), dst offset 0x00 bytes 0xfb9f2124: 0x02f60004: buffer 0: invalid, type 0x00f6, src offset 0x0004 bytes 0xfb9f2128: 0x11230000: (X, Y, 0.0, 1.0), dst offset 0x00 bytes Bad length 7 in (null), expected 6-6 0xfb9f212c: 0x7b000005: 3DPRIMITIVE: fail sequential 0xfb9f2130: 0x00000000: vertex count 0xfb9f2134: 0x00000063: start vertex 0xfb9f2138: 0x0000101c: instance count 0xfb9f213c: 0x00000001: start instance 0xfb9f2140: 0x00000000: index bias 0xfb9f2144: 0x00000000: MI_NOOP
Please try to update your Mesa to latest one and see if this issue still occurs.
Mesa updated to 13.0.0: Device: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) (0x191b) Version: 13.0.0 The problem persists. Attaching the new gpu dump using updated mesa.
Created attachment 127806 [details] GPU crash dump, mesa-13.0.0
Martin, please verify that you can reproduce this after switching X to use modesetting instead of xf86-video-intel: https://bbs.archlinux.org/viewtopic.php?id=211792
I'm not seeing this any more. I've done a few updates since. Might be worth checking with Matej/Yann. Thanks, M > https://bugs.freedesktop.org/show_bug.cgi?id=98418 > > Mark Janes <mark.a.janes@intel.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Assignee|intel-3d-bugs@lists.freedes |martin@luminoussheep.net > |ktop.org | > Status|REOPENED |NEEDINFO > > --- Comment #10 from Mark Janes <mark.a.janes@intel.com> --- > Martin, please verify that you can reproduce this after switching X to > use > modesetting instead of xf86-video-intel: > > https://bbs.archlinux.org/viewtopic.php?id=211792 > > -- > You are receiving this mail because: > You reported the bug. > You are the assignee for the bug.
I've updated the following packages: mesa-13.0.3 xf86-video-intel-2.99.917_p20161206 libdrm-2.4.74 and kernel-4.9.2 Everything seems to be working fine now. Thanks, M
(In reply to Matej Usaj from comment #12) > I've updated the following packages: > mesa-13.0.3 > xf86-video-intel-2.99.917_p20161206 > libdrm-2.4.74 > and > kernel-4.9.2 > > Everything seems to be working fine now. > > Thanks, > M thanks Matej
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.