On Wed, Aug 13, 2003 at 12:22:06PM +0200, Michel D?nzer wrote:
 > > -  while ( GAMMA_READ(GAMMA_INFIFOSPACE) < 2);
 > > +  while ( GAMMA_READ(GAMMA_INFIFOSPACE) < 2)
 > > +          cpu_relax();
 > 
 > Are you actually using the gamma driver? :) Something like this might be
 > useful in other drivers as well?

No, I just stumbled across this, and remembered seeing a similar
patch some time earlier.  Indeed, there are probably other places in
DRI that need the same treatment.

                Dave

-- 
 Dave Jones     http://www.codemonkey.org.uk


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to