Re: [Mesa-dev] [PATCH v2] i965: Perform program state upload outside of atom handling

2015-02-26 Thread Kenneth Graunke
On Thursday, February 12, 2015 05:38:09 PM Carl Worth wrote: > Across the board of the various generations, the intial few atoms in > all of the atom lists are basically the same, (performing uploads for > the various programs). The only difference is that prior to gen6 > there's an ff_gs upload in

[Mesa-dev] [PATCH v2] i965: Perform program state upload outside of atom handling

2015-02-12 Thread Carl Worth
Across the board of the various generations, the intial few atoms in all of the atom lists are basically the same, (performing uploads for the various programs). The only difference is that prior to gen6 there's an ff_gs upload in place of the later gs upload. In this commit, instead of using the