intel/isl: Refactor to use a phys_total_el extent.
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 May 2017 15:18:42 +0000 (08:18 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 1 Jun 2017 22:33:41 +0000 (15:33 -0700)
commit044bfb292fbeae98c0256bf995ce7afac5102c53
tree7d58cca9446af9fbcfe6f5561681d604a0a33a69
parent1547d133ac93292a9f57641aea5c7a7672a4a308
intel/isl: Refactor to use a phys_total_el extent.

We've already implicitly been using a physical total size in surface
elements.  This just centralizes things a bit.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/intel/isl/isl.c