Re: Bad 2D performance with intel driver on Mobile GM965/GL960

2008-12-21 Thread David Markey
here are some benchmarks: dmar...@dmarkey-xps:~/Desktop> x11perf -aa10text x11perf - X11 performance program, version 1.2 The X.Org Foundation server version 10502000 on :0.0 from dmarkey-XPS Sun Dec 21 22:00:19 2008 Sync time adjustment is 0.1338 msecs. 40 reps @ 0.0136 msec ( 73400.0/se

Re: Bad 2D performance with intel driver on Mobile GM965/GL960

2008-12-21 Thread David Markey
That didnt seem to make any notable difference. I tried compiling 2.3.2 against 7.4 and got this: In file included from i810_driver.c:88: i830.h:73:20: error: xf86mm.h: No such file or directory Where can i go from here? Any other suggestions? On Sat, Dec 20, 2008 at 6:15 PM, Clemens Eisser

Re: Bad 2D performance with intel driver on Mobile GM965/GL960

2008-12-20 Thread Clemens Eisserer
Hmm, I guess 11.1 uses intel-2.5, which has (at leat on my 945GM) quite a number of performance problems. Xorg-7.3 (xserver 1.5.x) also has quite a bad performance bug for dixLookupPrivate which will only be fixed for 1.6 because of API issues. If you don't use a xrender-based composition manager,

Bad 2D performance with intel driver on Mobile GM965/GL960

2008-12-19 Thread David Markey
Hi, I upgraded from opensuse 11.0(7.3) to 11.1(7.4) My 2d performance was great in 11.0 but in 11.1 there is a significant slowdown for 2d operations(scrolling, windows drawing etc) Its not a kernel problem because i backported to 7.3 on the same kernel and the performance went back to normal.