isl: Rename legacy Y tiling to ISL_TILING_Y0
authorChad Versace <chad.versace@intel.com>
Wed, 2 Dec 2015 17:14:48 +0000 (09:14 -0800)
committerChad Versace <chad.versace@intel.com>
Thu, 3 Dec 2015 23:26:11 +0000 (15:26 -0800)
commitbda43a0f59e5f5877c10b2ce6727fba99d486d37
tree5821bb359f0168704b244648e1b0d5b80eda2b92
parent57941b61ab12a2c9f6cd97fd08fea5d1ae04414e
isl: Rename legacy Y tiling to ISL_TILING_Y0

Rename legacy Y tiling from ISL_TILING_Y to ISL_TILING_Y0 in order to
clearly distinguish it from Yf and Ys.  Using ISL_TILING_Y to denote
legacy Y tiling would lead to confusion with i965, because i965 uses
I195_TILE_Y to denote *any* Y tiling.
src/vulkan/anv_image.c
src/vulkan/gen7_state.c
src/vulkan/gen8_state.c
src/vulkan/isl.c
src/vulkan/isl.h