i915_gem_tile_height
return i915_gem_tile_height(i915_gem_object_get_tiling(obj));
stride *= i915_gem_tile_height(tiling);