Summary: | [IVB]the screen freezes when playing nexuiz, without semaphores | ||
---|---|---|---|
Product: | Mesa | Reporter: | bo.b.wang |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | high | CC: | kenneth |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 42991 | ||
Attachments: |
dmesg info with drm.debug=0xe
freezed screen picture |
Created attachment 53279 [details]
freezed screen picture
Do you indicate mesa master works? (In reply to comment #2) > Do you indicate mesa master works? I have try the mesa(master) commit 60302f83e2344195f9a1c37215def09fa9c45ff9 Author: Marek Olšák <maraeo@gmail.com> Date: Tue Nov 8 23:19:03 2011 +0100 r600g: clarify meaning of one variable in shader codegen It's easier to read now. It is the same issue, even more, the system will hung Ken, can you reproduce? Hello, I have found when I set i915.semaphores=1, this game will not hangs Are there any messages about missed interrupts? This sounds a lot like bug #38862. (In reply to comment #6) > Are there any messages about missed interrupts? This sounds a lot like bug > #38862. Yes, there are some Miss IRQ info like "[drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer elapsed... blt ring idle [waiting on 20869, at 20869], missed IRQ?" I'd rather track this (freeze) issue as seperate of bug#38862, unless there's a patch fixing both. tested in 3.2-rc6, with gpu semaphores enabled by default on IVB. and no such issue A patch referencing this bug report has been merged in Linux v3.2-rc6: commit f45b55575cedb7efa782e43f1ea74338456d0381 Author: Eugeni Dodonov <eugeni.dodonov@intel.com> Date: Fri Dec 9 17:16:37 2011 -0800 drm/i915: enable semaphores on per-device defaults |
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.
Created attachment 53278 [details] dmesg info with drm.debug=0xe System Environment: ------------------------------------- Linux distribution: Ubuntu11.10 Libdrm: (master)2.4.27 Mesa: (7.11)4464ee1a9aa3745109cee23531e3fb2323234d07 Xserver: (server-1.11-branch)xorg-server-1.11.1 Xf86_video_intel:(master)2.16.901-18-g8939ddbc27efedbb3e446dd26425a6bed39577f2 Cairo: (master)8ddecc08a5e4fc43368c01e4e85215962b009b92 Libva: (master)bdbc9675fb2529b276bc3e8f720709e75beeae10 Libva_intel_driver: (master)c2cf8d4c117e515c2377b3c5bf9789ad9dbae618 Kernel: (master) 094803e0aab3fe75bbf8202a8f4b5280eaade375 Platform: Ivybridge Bug Description: --------------------- After playing nexuiz for several minutes, the screen freezes. The attachment is dmesg info and the freeze screen picture. This bug always exists.