Re: [Mesa-dev] [PATCH] intel/blorp: Work in terms of logical array layers

2016-09-04 Thread Pohjolainen, Topi
On Sat, Sep 03, 2016 at 04:09:26PM -0700, Jason Ekstrand wrote: > When Ivy Bridge introduced array multisampling, someone made the decision > to do lots of stuff throughout the driver in terms of physical array layers > rather than logical array layers. In ISL, we use logical array layers most > o

[Mesa-dev] [PATCH] intel/blorp: Work in terms of logical array layers

2016-09-03 Thread Jason Ekstrand
When Ivy Bridge introduced array multisampling, someone made the decision to do lots of stuff throughout the driver in terms of physical array layers rather than logical array layers. In ISL, we use logical array layers most of the time and it really makes no sense to use physical array layers in