lkml.org 
[lkml]   [2005]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: DRI lockup on R200, 2.6.11.7
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-05-14 11:45    [W:0.127 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site