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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]