Re: [Mesa-dev] [PATCH 4/4] i965/blorp: Make post draw flush more explicit

2017-01-19 Thread Jason Ekstrand
On Wed, Jan 18, 2017 at 11:25 PM, Pohjolainen, Topi < topi.pohjolai...@gmail.com> wrote: > On Wed, Jan 18, 2017 at 01:54:43PM -0800, Jason Ekstrand wrote: > >On Jan 18, 2017 1:47 PM, "Francisco Jerez" <[1]curroje...@riseup.net> > >wrote: > > > >Topi Pohjolainen <[2]topi.pohjolai...@gma

Re: [Mesa-dev] [PATCH 4/4] i965/blorp: Make post draw flush more explicit

2017-01-18 Thread Pohjolainen, Topi
On Thu, Jan 19, 2017 at 09:25:19AM +0200, Pohjolainen, Topi wrote: > On Wed, Jan 18, 2017 at 01:54:43PM -0800, Jason Ekstrand wrote: > >On Jan 18, 2017 1:47 PM, "Francisco Jerez" <[1]curroje...@riseup.net> > >wrote: > > > >Topi Pohjolainen <[2]topi.pohjolai...@gmail.com> writes: > >

Re: [Mesa-dev] [PATCH 4/4] i965/blorp: Make post draw flush more explicit

2017-01-18 Thread Pohjolainen, Topi
On Wed, Jan 18, 2017 at 01:54:43PM -0800, Jason Ekstrand wrote: >On Jan 18, 2017 1:47 PM, "Francisco Jerez" <[1]curroje...@riseup.net> >wrote: > >Topi Pohjolainen <[2]topi.pohjolai...@gmail.com> writes: >> Blits do not need any special treatment as the target buffer >> object i

Re: [Mesa-dev] [PATCH 4/4] i965/blorp: Make post draw flush more explicit

2017-01-18 Thread Jason Ekstrand
On Jan 18, 2017 1:47 PM, "Francisco Jerez" wrote: Topi Pohjolainen writes: > Blits do not need any special treatment as the target buffer > object is added to render cache just as one does for normal draw. > Color clears and resolves in turn require explicit "end of pipe > synchronization". It

Re: [Mesa-dev] [PATCH 4/4] i965/blorp: Make post draw flush more explicit

2017-01-18 Thread Francisco Jerez
Topi Pohjolainen writes: > Blits do not need any special treatment as the target buffer > object is added to render cache just as one does for normal draw. > Color clears and resolves in turn require explicit "end of pipe > synchronization". It is not clear what this means exactly but the > assum

Re: [Mesa-dev] [PATCH 4/4] i965/blorp: Make post draw flush more explicit

2017-01-17 Thread Kenneth Graunke
On Tuesday, January 17, 2017 8:48:24 PM PST Topi Pohjolainen wrote: > Blits do not need any special treatment as the target buffer > object is added to render cache just as one does for normal draw. > Color clears and resolves in turn require explicit "end of pipe > synchronization". It is not clea

[Mesa-dev] [PATCH 4/4] i965/blorp: Make post draw flush more explicit

2017-01-17 Thread Topi Pohjolainen
Blits do not need any special treatment as the target buffer object is added to render cache just as one does for normal draw. Color clears and resolves in turn require explicit "end of pipe synchronization". It is not clear what this means exactly but the assumption is that render cache flush with