Bug 73699 - [gen4] gpu hang running glmark2
Summary: [gen4] gpu hang running glmark2
Status: RESOLVED DUPLICATE of bug 85367
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Ian Romanick
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-16 13:52 UTC by Ilario Gelmetti
Modified: 2015-01-19 21:27 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (363.98 KB, text/plain)
2014-01-16 13:52 UTC, Ilario Gelmetti
Details
glxinfo (9.83 KB, text/plain)
2014-01-16 13:53 UTC, Ilario Gelmetti
Details
output of intel_gpu_abrt (267.67 KB, text/plain)
2014-01-16 13:54 UTC, Ilario Gelmetti
Details
content of /sys/class/drm/card0/error (844.40 KB, text/plain)
2014-01-16 13:55 UTC, Ilario Gelmetti
Details
output of intel_gpu_abrt (267.67 KB, application/x-bzip)
2014-01-16 13:59 UTC, Ilario Gelmetti
Details

Description Ilario Gelmetti 2014-01-16 13:52:50 UTC
Created attachment 92223 [details]
dmesg

I have Debian testing on Acer Extensa 5220 with integrated graphic controller
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 03)
using i915 driver.
When I run the program glmark2 the video card stops working (the screen goes black).
In the dmesg there are messages like
[drm] stuck on render ring
[drm:i915_error_work_func], resetting chip
[drm:i915_set_reset_status] *ERROR* render ring hung inside bo (0x53b0000 ctx 0) at 0x53b15fc
[drm:i915_reset] *ERROR* Failed to reset chip.

No difference if using mesa from testing or experimental repository.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- KMS configuration files:
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1

-- Versions of packages:
keyboard-configuration  1.102
libaudit1               1:2.3.2-3
libc6                   2.17-97
libdrm2                 2.4.50-1
libdrm-intel1                          2.4.50-1
libegl1-mesa            10.0.1-1
libgcrypt11             1.5.3-3
libgl1-mesa-dri         10.0.1-1
libgl1-mesa-glx         10.0.1-1
libglapi-mesa           10.0.1-1
libglu1-mesa            9.0.0-2
libglw1-mesa            8.0.0-1.1
libopenvg1-mesa         9.2.2-1
libpciaccess0           0.13.2-1
libpixman-1-0           0.32.4-1
libselinux1             2.2.1-1
libudev1                204-6
libx11-6                               2:1.6.2-1
libx11-xcb1                            2:1.6.2-1
libxau6                 1:1.0.8-1
libxcb1                                1.10-2
libxcb-dri2-0                          1.10-2
libxcb-util0                           0.3.8-2
libxdmcp6               1:1.1.1-1
libxfont1               1:1.4.7-1
libxv1                                 2:1.0.9-1
libxvmc1                               2:1.0.8-1
udev                    204-6
x11-xkb-utils                                         7.7+1
xkb-data                                              2.10.1-1
xserver-common          2:1.14.5-1
xserver-xorg-core [xorg-video-abi-14]  2:1.14.5-1
xserver-xorg-input-all                                1:7.7+5
xserver-xorg-input-evdev [xorg-driver-input]          1:2.8.2-1
xserver-xorg-input-mouse [xorg-driver-input]          1:1.9.0-1+b1
xserver-xorg-input-synaptics [xorg-driver-input]      1.7.2-1
xserver-xorg-input-vmmouse [xorg-driver-input]        1:13.0.0-1+b1
xserver-xorg-input-wacom [xorg-driver-input]          0.23.0+20131011-1
xserver-xorg-video-all                                1:7.7+5
xserver-xorg-video-fbdev [xorg-driver-video]          1:0.4.4-1
xserver-xorg-video-intel [xorg-driver-video]          2:2.21.15-1+b2
xserver-xorg-video-modesetting [xorg-driver-video]    0.8.1-1
Comment 1 Ilario Gelmetti 2014-01-16 13:53:23 UTC
Created attachment 92224 [details]
glxinfo
Comment 2 Ilario Gelmetti 2014-01-16 13:54:32 UTC
Created attachment 92225 [details]
output of intel_gpu_abrt
Comment 3 Ilario Gelmetti 2014-01-16 13:55:41 UTC
Created attachment 92226 [details]
content of /sys/class/drm/card0/error
Comment 4 Ilario Gelmetti 2014-01-16 13:59:10 UTC
Created attachment 92227 [details]
output of intel_gpu_abrt
Comment 5 Kenneth Graunke 2015-01-19 21:27:21 UTC
This should be fixed (well, worked around) in master.

I missed this report somehow - it's the same as 85367.  Normally I'd mark the newer one as the duplicate, but there's more analysis on that bug.

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


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.