Summary: | [Bisected]igt/gem_evict_everything/forked-interruptible causes <3>[ 172.855126] [drm:i915_set_reset_status] *ERROR* blitter ring hung inside bo (0x60690000 ctx 0) at 0x60690020 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | lu hua <huax.lu> | ||||||
Component: | DRM/Intel | Assignee: | Ben Widawsky <ben> | ||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | major | ||||||||
Priority: | high | CC: | emir72h, intel-gfx-bugs | ||||||
Version: | unspecified | ||||||||
Hardware: | All | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
lu hua
2013-11-08 05:01:08 UTC
gem_cpu_reloc also fail with same bisect commit. gem_cs_prefetch also fail with same bisect commit. Should be fixed with commit 7c41331364ea2ea7a5c7c76c0b66bbc590eade60 Author: Ben Widawsky <benjamin.widawsky@intel.com> Date: Thu Nov 7 22:59:25 2013 -0800 gem_evict_everything: Fix broken blit generalization It still happens on latest -nightly kernel(commit 06653b713abe) This is a i-g-t regression, so can you please retest with latest i-g-t? Kernel should be irrelevant. Also please make a new detailed lists of the failing testcases, at least some of them should be fixed. And if we still have hangs please attach the relevant error states. run ./gem_cpu_reloc output: gem_cpu_reloc: 0%Test assertion failure function exec, file gem_cpu_reloc.c:116: Failed assertion: (drmIoctl(fd, (((1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x29)) << 0) | ((((sizeof(struct drm_i915_gem_execbuffer2)))) << ((0+8)+8))), &execbuf)) == 0 Test assertion failure function gem_quiescent_gpu, file drmtest.c:149: Failed assertion: drmIoctl((fd), ((((1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x29)) << 0) | ((((sizeof(struct drm_i915_gem_execbuffer2)))) << ((0+8)+8)))), (&execbuf)) == 0 Created attachment 89112 [details]
gem_cpu_reloc dmesg
Please retest with latest igt. Verified.Fixed. Moving old bug from Verified to Closed. |
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.