i965/miptree: Initialize mcs with a linear map
authorScott D Phillips <scott.d.phillips@intel.com>
Wed, 10 Jan 2018 07:17:00 +0000 (23:17 -0800)
committerScott D Phillips <scott.d.phillips@intel.com>
Wed, 14 Feb 2018 20:38:34 +0000 (12:38 -0800)
commit3b4f432d9bbdf86bb6e0e84c6053959aa3194daa
treece3dc5838b983be2c6543889a524a6bb4f6f2cd9
parentd13ab69a78acd8ab538758c0f4cdd702d2c98939
i965/miptree: Initialize mcs with a linear map

When initializing mcs, map with MAP_RAW and fill in the linear
map. Removes a place where gtt mapping is used.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/intel_mipmap_tree.c