[Mesa-dev] [PATCH 0/6] patches to increase the brw eu instruction store size dynamically

Eric Anholt eric at anholt.net
Tue Dec 6 14:31:13 PST 2011


On Tue, 6 Dec 2011 11:02:56 +0800, Yuanhan Liu <yuanhan.liu at linux.intel.com> wrote:
> On Fri, Dec 02, 2011 at 11:25:55AM -0800, Eric Anholt wrote:
> > As far as I
> > can see, it should be possible to store the DO/WHILE/BRK/CONT
> > information in struct brw_compile so that the only long-lived
> > brw_instruction * pointers other than p->store go away.
> 
> I may not get your idea. But I thought: since we are going to store the
> instruction index in the if_stack and loop_stack, it would be simple if
> we let brw_DO to return the instruction index. Thus I made several new
> patches yesterday(and already sent out). Please help to review it.

I've posted the alternate patch series I was intending.  It should
reduce how much is needed in the series you've been working on.  I do
need to test the pre-gen6 code, will do that now.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20111206/58036dda/attachment.pgp>


More information about the mesa-dev mailing list