Keith,

after your latest r200 IRQ merge "setenv R200_NO_USLEEPS 1" is badly needed, 
again?

gears is lower than ever

Mesa/demos> ./gears
r200CreateScreen
550 frames in  5.019 seconds = 109.584 FPS
566 frames in  5.016 seconds = 112.839 FPS
574 frames in  5.004 seconds = 114.708 FPS
590 frames in  5.006 seconds = 117.859 FPS

Mesa/demos> ./isosurf
7179 vertices, 7177 triangles
r200CreateScreen
Nr unique vertex/normal pairs: 2723
num_tri_verts: 21531
primitive (0x10000): GL_TRIANGLE_STRIP,
render style (0x20): glVertex,
enabling normal arrays
new flags (0x8a92c29): glVertex, GL_TRIANGLE_STRIP, lit,
r200_makeX86Normal3fv/197 CVAL 0 OFFSET 14 VAL 40666ee0
r200_makeX86Normal3fv/198 CVAL 4 OFFSET 20 VAL 40666ee4
r200_makeX86Normal3fv/199 CVAL 8 OFFSET 25 VAL 40666ee8
r200_makeX86Normal3fv done
Benchmarking...
Result:  triangles/sec: 1.07841e+06  fps: 150.259

With setenv R200_NO_USLEEPS 1

Mesa/demos> ./gears
r200CreateScreen
8847 frames in  5.000 seconds = 1769.400 FPS
11948 frames in  5.000 seconds = 2389.600 FPS
11960 frames in  5.000 seconds = 2392.000 FPS
11954 frames in  5.000 seconds = 2390.800 FPS

7179 vertices, 7177 triangles
r200CreateScreen
Nr unique vertex/normal pairs: 2723
num_tri_verts: 21531
primitive (0x10000): GL_TRIANGLE_STRIP,
render style (0x20): glVertex,
enabling normal arrays
new flags (0x8a92c29): glVertex, GL_TRIANGLE_STRIP, lit,
r200_makeX86Normal3fv/197 CVAL 0 OFFSET 14 VAL 40666ee0
r200_makeX86Normal3fv/198 CVAL 4 OFFSET 20 VAL 40666ee4
r200_makeX86Normal3fv/199 CVAL 8 OFFSET 25 VAL 40666ee8
r200_makeX86Normal3fv done
Benchmarking...
Result:  triangles/sec: 7.39662e+06  fps: 1030.6


Q3A
With "R200_NO_USLEEPS 1" and without sound (quake3 +set s_initsound 0) it 
drops from 135.6 fps down to 107 fps.

Without "R200_NO_USLEEPS 1" (normal DRI mode) and without sound it is running 
at poorly 38.1 fps!

With sound it was 40,3/40,7/36,7 (three runs) fps.

CPU load dropped dramatically from 99% (one CPU) down to expected 0,5-12,5% 
(whole system, SMP 2).

-Dieter


-------------------------------------------------------
This sf.net email is sponsored by: DEDICATED SERVERS only $89!
Linux or FreeBSD, FREE setup, FAST network. Get your own server
today at http://www.ServePath.com/indexfm.htm
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to