lkml.org 
[lkml]   [2005]   [May]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 14 May 2005 12:50:51 +0200
FromAndreas Stenglein <>
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    [from the cache]
©2003-2008