Summary: | [drm] Freeze, GPU hung | ||
---|---|---|---|
Product: | Mesa | Reporter: | Philipp Überbacher <murks> |
Component: | Drivers/DRI/i915 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 9.1 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
event capture
xrandr --verbose |
Description
Philipp Überbacher
2013-06-02 22:06:26 UTC
Created attachment 84132 [details]
event capture
These are the contents of /sys/kernel/debug/dri/0/i915_error_state after the gpu hung event occurred.
Created attachment 84134 [details]
xrandr --verbose
Bug description: I seem to be having the same issue. This occurred several times in a short period while using chromium on a second monitor. I set the secondary monitor up with: xrandr --output eDP1 --right-of HDMI1 System environment: -- chipset: i7-4700MQ with the HD 4600 gpu -- system architecture: 64-bit (x86_64) -- xf86-video-intel: 2.21.14-2 -- xserver: 1.14.2-2 -- mesa: 9.1.6-1 -- libdrm: 2.4.46-2 -- kernel: 3.10.6-2-ARCH -- Linux distribution: Arch -- Machine or mobo model: Toshiba Satellite P70-A [PSPLNU-01Q006] -- Display connector: hdmi dmesg: [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [drm] capturing error event; look for more information in /sys/kernel/debug/dri/0/i915_error_state [drm:kick_ring] *ERROR* Kicking stuck wait on blitter ring I attached the contents of i915_error_state Dual head display seemed to work fine earlier this month when I installed this system. In the last week or so I run into the same issues anytime the second display is connected. [ 356.614203] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [ 356.614208] [drm] capturing error event; look for more information in /sys/kernel/debug/dri/0/i915_error_state [ 356.621884] [drm:kick_ring] *ERROR* Kicking stuck wait on blitter ring [ 452.710408] Watchdog[966]: segfault at 0 ip 00007ff58f002938 sp 00007ff57ca5f010 error 6 in chromium[7ff58e229000+503a000] [ 458.656344] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [ 458.656380] [drm:kick_ring] *ERROR* Kicking stuck wait on blitter ring [ 470.681128] Watchdog[1146]: segfault at 0 ip 00007fc67a291938 sp 00007fc667cee010 error 6 in chromium[7fc6794b8000+503a000] [ 473.721812] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [ 483.709854] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [ 483.709868] [drm:kick_ring] *ERROR* Kicking stuck wait on blitter ring [ 541.776618] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [ 541.776654] [drm:kick_ring] *ERROR* Kicking stuck wait on blitter ring [ 553.800507] Watchdog[1201]: segfault at 0 ip 00007f83ca2c6938 sp 00007f83b7d23010 error 6 in chromium[7f83c94ed000+503a000] [ 556.808672] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [ 556.808693] [drm:kick_ring] *ERROR* Kicking stuck wait on blitter ring Correction: I just realized that it's fine as long as I don't put Chromium on the second display. My statement "seemed to work fine earlier this month" was actually due to that. It would appear some related action is going on in bug #54226 |
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.