Lines Matching refs:tiling
29 * @brief Filter out tiling flags that are incompatible with the surface.
36 * (ISL_SURF_USAGE_DISPLAY_BIT), then this function filters out all tiling
59 * MCS tiling format is always Tile4
68 * X-tiling is only allowed for 2D surfaces.
105 enum isl_tiling tiling,
115 if (tiling == ISL_TILING_64) {
131 isl_tiling_get_info(tiling, info->dim, msaa_layout, fmtl->bpb,
176 *image_align_el = tiling == ISL_TILING_LINEAR ?
200 enum isl_tiling tiling,
238 isl_gfx9_choose_image_alignment_el(dev, info, tiling, dim_layout,