projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b01739f
)
drm/i915/gvt: Fixed couple of spellings in the file gtt.c
author
Bhaskar Chowdhury
<unixbhaskar@gmail.com>
Mon, 22 Feb 2021 08:18:38 +0000
(13:48 +0530)
committer
Zhenyu Wang
<zhenyuw@linux.intel.com>
Mon, 1 Mar 2021 06:02:14 +0000
(14:02 +0800)
s/negtive/negative/
s/possilbe/possible/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Link:
http://patchwork.freedesktop.org/patch/msgid/20210222081838.30328-1-unixbhaskar@gmail.com
drivers/gpu/drm/i915/gvt/gtt.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/i915/gvt/gtt.c
b/drivers/gpu/drm/i915/gvt/gtt.c
index 6d12a5a401f6ca85df43178e0dc677c35ba55273..67a26923aa0e6c446062fe868b2337f043bdc74e 100644
(file)
--- a/
drivers/gpu/drm/i915/gvt/gtt.c
+++ b/
drivers/gpu/drm/i915/gvt/gtt.c
@@
-1159,8
+1159,8
@@
static inline void ppgtt_generate_shadow_entry(struct intel_gvt_gtt_entry *se,
* @vgpu: target vgpu
* @entry: target pfn's gtt entry
*
- * Return 1 if 2MB huge gtt shadowing is possi
lb
e, 0 if miscondition,
- * negtive if found err.
+ * Return 1 if 2MB huge gtt shadowing is possi
bl
e, 0 if miscondition,
+ * neg
a
tive if found err.
*/
static int is_2MB_gtt_possible(struct intel_vgpu *vgpu,
struct intel_gvt_gtt_entry *entry)