Searched refs:I915_TILE_NONE (Results 1 – 5 of 5) sorted by relevance
55 enum i915_winsys_buffer_tile { I915_TILE_NONE, I915_TILE_X, I915_TILE_Y }; enumerator
103 case I915_TILE_NONE: in get_tiling_string()167 return I915_TILE_NONE; in i915_texture_tiling()170 return I915_TILE_NONE; in i915_texture_tiling()929 tex->tiling = I915_TILE_NONE; in i915_texture_create()
165 if (is->is_i945 && tex->tiling != I915_TILE_NONE && in update_dst_buf_vars()
274 case I915_TILE_NONE: in ms3_tiling_bits()
429 case I915_TILE_NONE: in i915_create_surface_custom()