On Sunday, July 31, 2016 1:13:52 AM PDT Kenneth Graunke wrote:
> On Thursday, July 28, 2016 12:45:36 AM PDT Kenneth Graunke wrote:
> > On Friday, July 22, 2016 8:58:54 PM PDT Francisco Jerez wrote:
> > > This is an implementation of non-coherent framebuffer fetch as
> > > described here [1] working
On Thursday, July 28, 2016 12:45:36 AM PDT Kenneth Graunke wrote:
> On Friday, July 22, 2016 8:58:54 PM PDT Francisco Jerez wrote:
> > This is an implementation of non-coherent framebuffer fetch as
> > described here [1] working on most hardware generations supported
> > by the i965 driver (from Ge
On Friday, July 22, 2016 8:58:54 PM PDT Francisco Jerez wrote:
> This is an implementation of non-coherent framebuffer fetch as
> described here [1] working on most hardware generations supported
> by the i965 driver (from Gen5 to Gen8). My plan was to send the
> coherent framebuffer fetch impleme
This is an implementation of non-coherent framebuffer fetch as
described here [1] working on most hardware generations supported
by the i965 driver (from Gen5 to Gen8). My plan was to send the
coherent framebuffer fetch implementation for SKL+ first since
it's actually simpler than the non-coheren