2010/9/29 Michel Dänzer :
> On Mit, 2010-09-29 at 11:49 +0100, Keith Whitwell wrote:
>> On Wed, 2010-09-29 at 03:35 -0700, Michel Dänzer wrote:
>> > On Die, 2010-09-28 at 11:40 -0400, Jerome Glisse wrote:
>> > >
>> > > - use score for placing bo, bo placement will be recorded in bo
>> > > structur
On Mit, 2010-09-29 at 11:49 +0100, Keith Whitwell wrote:
> On Wed, 2010-09-29 at 03:35 -0700, Michel Dänzer wrote:
> > On Die, 2010-09-28 at 11:40 -0400, Jerome Glisse wrote:
> > >
> > > - use score for placing bo, bo placement will be recorded in bo structure
> > > and
> > > each time a state
On Wed, 2010-09-29 at 03:35 -0700, Michel Dänzer wrote:
> On Die, 2010-09-28 at 11:40 -0400, Jerome Glisse wrote:
> >
> > - use score for placing bo, bo placement will be recorded in bo structure
> > and
> > each time a state is bind bo score will be updated (bo bound as framebuffer
> > will get
On Die, 2010-09-28 at 11:40 -0400, Jerome Glisse wrote:
>
> - use score for placing bo, bo placement will be recorded in bo structure and
> each time a state is bind bo score will be updated (bo bound as framebuffer
> will get their score for placing into vram increase while bo bound as small
> v
Hi,
So new design is on parity with old design from piglit point of view,
so i am now
switching new design to be default. If nothings come up in the coming day i will
remove the old design and do some renaming of files :
winsys r600_state2.c -> r600_hw_context.c
winsys evergreen_state.c -> evergre