Commit 14d6a086 authored by pengfuyuan's avatar pengfuyuan Committed by Tvrtko Ursulin

drm/i915: Fix spelling typo in comment

Fix spelling typo in comment.
Reported-by: default avatark2ci <kernel-bot@kylinos.cn>
Signed-off-by: default avatarpengfuyuan <pengfuyuan@kylinos.cn>
Signed-off-by: default avatarTvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/tencent_7B226C4A9BC2B5EEB37B70C188B5015D290A@qq.com
parent fc98eb49
......@@ -114,7 +114,7 @@ u32 i915_gem_fence_alignment(struct drm_i915_private *i915, u32 size,
return i915_gem_fence_size(i915, size, tiling, stride);
}
/* Check pitch constriants for all chips & tiling formats */
/* Check pitch constraints for all chips & tiling formats */
static bool
i915_tiling_ok(struct drm_i915_gem_object *obj,
unsigned int tiling, unsigned int stride)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment