[Intel-gfx] i915 drm GPU hung errors with kernel 2.6.38.2 on 82865G chipset

Bruno Prémont bonbons at linux-vserver.org
Fri Apr 15 23:50:15 CEST 2011


Hi Wojtek,

Your best chance to see the bugs fixed is to report a bug following
guidelines at http://intellinuxgraphics.org/how_to_report_bug.html

For GPU hangs, collecting the error state (while GPU is hung) under
debugfs is very helpful.
Report contents of (as well as details on your software stack and
if know what kind of action triggered the hung):
  /sys/kernel/debug/dri/0/i915_error_state

Also you should CC intel-gfx at lists.freedesktop.org and Chris Wilson
<chris at chris-wilson.co.uk> for all issues regarding intel GPUs as
thats the place it has better chance of being seen by someone who
can help out. (intel-gfx is subscribers-only but at least part of the
thread would reach it)

Regards,
Bruno


On Fri, 15 April 2011 wzab <wzab at ise.pw.edu.pl> wrote:
> Today I have experienced two "GPU hungs" on machine with 82865G chipset 
> working with 2.6.38.2 kernel
> In the /var/log/syslog I have found the following errors:
> 
> Apr 15 22:50:51 wzab kernel: [drm:i915_hangcheck_elapsed] *ERROR* 
> Hangcheck timer elapsed... GPU hung
> Apr 15 22:50:51 wzab kernel: [drm:i915_do_wait_request] *ERROR* 
> i915_do_wait_request returns -11 (awaiting 1352947 at 1352942, next 1352948)
> Apr 15 22:50:51 wzab kernel: [drm:init_ring_common] *ERROR* failed to 
> set render ring head to zero ctl 00000000 head 3280a54c tail 00000000 
> start 00000000
> Apr 15 22:50:51 wzab kernel: [drm:init_ring_common] *ERROR* render ring 
> initialization failed ctl 0001f003 head 3280a54c tail 00000000 start 
> 00000000
> Apr 15 22:50:52 wzab kernel: [drm:i915_hangcheck_elapsed] *ERROR* 
> Hangcheck timer elapsed... GPU hung
> Apr 15 22:50:52 wzab kernel: [drm:i915_do_wait_request] *ERROR* 
> i915_do_wait_request returns -11 (awaiting 1353049 at 1352942, next 1353050)
> 
> After reboot:
> 
> Apr 15 22:56:41 wzab kernel: [drm:i915_hangcheck_elapsed] *ERROR* 
> Hangcheck timer elapsed... GPU hung
> Apr 15 22:56:41 wzab kernel: [drm:i915_do_wait_request] *ERROR* 
> i915_do_wait_request returns -11 (awaiting 29134 at 29129, next 29135)
> 



More information about the Intel-gfx mailing list