Summary: | [i965] Performance regressions with mesa 7.5.1 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Ivan Bulatovic <combuster> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | eric |
Version: | 7.5 | Keywords: | NEEDINFO |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Xorg.log |
Description
Ivan Bulatovic
2009-09-06 03:26:30 UTC
Created attachment 29272 [details]
Xorg.log
Just to add this, when I boot into 2.6.30.5 I get following messages in error log
Sep 6 20:33:55 vostro kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
Sep 6 20:33:55 vostro kernel: [drm:i915_gem_execbuffer] *ERROR* Execbuf while VT-switched.
I'm sending as an attachment Xorg.0.log
i can report this is the case too.. installing mesa 7.5.1 and all its deps for intel hardware drops from 800ish fps to about 400fps downgrading to 7.5-2 and all packages linked to it fixes it.. packages which needed downgrading are intel-dri 7.5.1-1 --> 7.5-2 mesa 7.5.1-1 --> 7.5-2 libgl 7.5.1-1 --> 7.5-2 xf86-video-intel 2.8.1-1 --> 2.7.99.902-1 intel gma945 here xorg-server 1.6.3.901 nothing funky in its log. With 2.6.31 [kms enabled] and mesa 7.7-devel (from git) performance is a bit better (extreme tux racer jumped by 5fps (around 30fps)) and glxgears show 450fps, still not on the level of mesa 7.5 but it's getting better comparing to 7.5.1. I haven't noticed any bugs so far in 7.7-devel... glxinfo: OpenGL renderer string: Mesa DRI Intel(R) 965GM GEM 20090712 2009Q2 RC3 OpenGL version string: 2.1 Mesa 7.7-devel best thing to do for performance regressions is to bisect to find the commit that caused the regression, and also to never use glxgears as a benchmark because it makes people ignore you. So, waiting for regression bisect and numbers for a relevant app that is hurt by that commit. Never got a bisect or more info on reproducing a relevant issue (not glxgears). compiz is running fine under gnome on my systems. |
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.