Lines Matching defs:tiling
51 enum isl_tiling tiling,
112 if (tiling == ISL_TILING_LINEAR)
181 * @brief Filter out tiling flags that are incompatible with the surface.
188 * (ISL_SURF_USAGE_DISPLAY_BIT), then this function filters out all tiling
216 /* Separate stencil requires W tiling, and W tiling requires separate
252 /* FINISHME[SKL]: Y tiling for display surfaces */
269 * As usual, though, stencil is special and requires W-tiling.
279 /* Y tiling is illegal. From the Ivybridge PRM, Vol4 Part1 2.12.2.1,
309 * To prevent this rendering corruption, only allow linear tiling for
325 enum isl_tiling tiling,
404 if (tiling == ISL_TILING_Y0 &&