Re: [Mesa-dev] [PATCH] R600/SI: Use source scheduler

2013-03-07 Thread Tom Stellard
On Thu, Mar 07, 2013 at 05:05:47PM +0100, Michel Dänzer wrote: > From: Michel Dänzer > > This is certainly not the last word on scheduling for this target, but > right now this allows a few apps to run / finish with radeonsi, most > notably UT2004 / Lightsmark. They fail to compile some shaders w

Re: [Mesa-dev] [PATCH] R600/SI: Use source scheduler

2013-03-07 Thread Christian König
Am 07.03.2013 17:05, schrieb Michel Dänzer: From: Michel Dänzer This is certainly not the last word on scheduling for this target, but right now this allows a few apps to run / finish with radeonsi, most notably UT2004 / Lightsmark. They fail to compile some shaders with the default scheduler b

[Mesa-dev] [PATCH] R600/SI: Use source scheduler

2013-03-07 Thread Michel Dänzer
From: Michel Dänzer This is certainly not the last word on scheduling for this target, but right now this allows a few apps to run / finish with radeonsi, most notably UT2004 / Lightsmark. They fail to compile some shaders with the default scheduler because it ends up trying to spill registers, w