Searched refs:y_or_x (Results 1 – 1 of 1) sorted by relevance
188 bool y_or_x = tiling == (I915_TILING_Y | I915_TILING_X); in intel_miptree_create() local191 y_or_x ? I915_TILING_Y : tiling, in intel_miptree_create()201 if (y_or_x && mt->region->bo->size >= intel->max_gtt_map_object_size) { in intel_miptree_create()