Summary: | [bisected] some 3D fail to run due to swapbuffer merge | ||
---|---|---|---|
Product: | Mesa | Reporter: | Shuang He <shuang.he> |
Component: | Drivers/DRI/i915 | Assignee: | Jesse Barnes <jbarnes> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | highest | CC: | jian.j.zhao, xunx.fang |
Version: | git | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Shuang He
2010-01-14 18:10:21 UTC
This commit also make following test case failed: piglit/general/read-front piglit/general/texgen *** Bug 26064 has been marked as a duplicate of this bug. *** Like bug 26064 stated, there's also 10% performance regression on G45 Can you try again with Mesa master? I pushed a fix for a conflict that arose when the code was merged. *** Bug 26162 has been marked as a duplicate of this bug. *** (In reply to comment #4) > Can you try again with Mesa master? I pushed a fix for a conflict that arose > when the code was merged. > I've tried mesa git tip (master)25b8ce3a6aa67db96550946aab94bd3416e5b10a This issue still exists And there also one clue in Xorg log, it says: (WW) intel(0): first get vblank counter failed: Invalid argument (In reply to comment #7) > And there also one clue in Xorg log, it says: > (WW) intel(0): first get vblank counter failed: Invalid argument > I don't know why, but I can't reproduce this issue on G45 now. Jian, could you also try that on other machines. (In reply to comment #8) > (In reply to comment #7) > > And there also one clue in Xorg log, it says: > > (WW) intel(0): first get vblank counter failed: Invalid argument > > > I don't know why, but I can't reproduce this issue on G45 now. > Jian, could you also try that on other machines. openarena still can't run on 945GM, and on G45 its performance is still low. And I build the newest code, find it can't run with our dri driver for some mistake in the new checked in codes. With the following error information: (EE) AIGLX error: dlopen of /opt/X11R7/lib/dri/ _dri.so failed (/opt/X11R7/lib/dri/ _dri.so: cannot open shared object file: No such file or directory) You'll need up-to-date X server bits for things to work. The DRI load failure looks like a config or build problem. glxgears runs well with latest bits on G45 and 945GM: Libdrm (master)1802e1a4e747b5906d3af10c4a53fd457eddcbb4 Mesa (master)5a743d9c513e6a36612872f270ea97b269451280 Xserver (master)db687f718f760ba254ab51994769db101dc9ca3a Xf86_video_intel (master)1a76fa5574e8e8f88ac3518a4e4494e1af301dc1 Kernel (drm-intel-next)a9c8bea64706f86a9107ab41e7a3e284d1508f9c (In reply to comment #11) > glxgears runs well with latest bits on G45 and 945GM: > Libdrm (master)1802e1a4e747b5906d3af10c4a53fd457eddcbb4 > Mesa (master)5a743d9c513e6a36612872f270ea97b269451280 > Xserver (master)db687f718f760ba254ab51994769db101dc9ca3a > Xf86_video_intel (master)1a76fa5574e8e8f88ac3518a4e4494e1af301dc1 > Kernel (drm-intel-next)a9c8bea64706f86a9107ab41e7a3e284d1508f9c > verified. Thanks |
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.