Am 11.05.2005 18:21:59 schrieb(en) Ryan Richter: > Another one today, but it's a little different now. I got to see this > happen from the beginning today. A few minutes before the crash, 3D > operations become very slow. When X hangs, it's now doing this: >
when comparing radeon_tcl.c with r200_tcl.c I noticed: in radeon_tcl.c: #define CLOSE_ELTS() RADEON_NEWPRIM( rmesa ) in r200_tcl.c: #define CLOSE_ELTS() \ do { \ if (0) R200_NEWPRIM( rmesa ); \ } \ while (0) Does the lockup occur when disabling hw-tcl? best regards, Andreas ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel