Summary: | [855] GPU hung (drm i915 intel) on Ubuntu 10.04 with drm-intel-next kernel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Geir Ove Myhr <gomyhr> | ||||||||
Component: | DRM/Intel | Assignee: | Chris Wilson <chris> | ||||||||
Status: | CLOSED FIXED | QA Contact: | |||||||||
Severity: | normal | ||||||||||
Priority: | medium | CC: | arthapex, axet, geroxp, moikkis, orion | ||||||||
Version: | unspecified | ||||||||||
Hardware: | x86 (IA32) | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
Geir Ove Myhr
2010-02-28 13:47:06 UTC
Created attachment 33652 [details]
i915_error_state
Created attachment 33653 [details]
dmesg output
Created attachment 33654 [details]
Xorg.0.log
Assigning to Chris Wilson, since he is into this kind of problems. Let me know if I shouldn't to this. It is not an obvious cache-flushing bug like the others, IPEHR matches the previous instruction. Nothing stands out as being the cause, if you can grab more i915_error_states that may help establish a pattern. There is also some display corruption in the upper right, and in some instances the display is completely corrupted. Here is another i915_error_state from Ubuntu 10.04. Time: 1274739074 s 997040 us EIR: 0x00000000 PGTBL_ER: 0x00000000 INSTPM: 0x00000000 IPEIR: 0x00000000 IPEHR: 0xff17111b INSTDONE: 0xffe5fafd ACTHD: 0x00002e14 INSTPS: 0x8011e032 INSTDONE1: 0x000fffff In one instance where X did not crash immediately, the Xorg.0.log says: (WW) intel(0): i830_uxa_prepare_access: bo map failed I'm downgrading to 9.10 now. This is unusable. Gah, mishandling of tiling. We told the GPU that we were rendering to a tiled buffer, but did not allocate sufficient space for one. Old bug. |
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.