All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915/gvt: fix typo in comment
@ 2022-05-21 11:10 ` Julia Lawall
  0 siblings, 0 replies; 7+ messages in thread
From: Julia Lawall @ 2022-05-21 11:10 UTC (permalink / raw)
  To: Zhenyu Wang
  Cc: Tvrtko Ursulin, David Airlie, intel-gfx, kernel-janitors,
	linux-kernel, dri-devel, Rodrigo Vivi, intel-gvt-dev, Zhi Wang

Spelling mistake (triple letters) in comment.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

---
 drivers/gpu/drm/i915/gvt/gtt.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/gvt/gtt.c b/drivers/gpu/drm/i915/gvt/gtt.c
index 9c5cc2800975..c919f14c4fcb 100644
--- a/drivers/gpu/drm/i915/gvt/gtt.c
+++ b/drivers/gpu/drm/i915/gvt/gtt.c
@@ -2341,7 +2341,7 @@ static int emulate_ggtt_mmio_write(struct intel_vgpu *vgpu, unsigned int off,
 			gvt_vgpu_err("fail to populate guest ggtt entry\n");
 			/* guest driver may read/write the entry when partial
 			 * update the entry in this situation p2m will fail
-			 * settting the shadow entry to point to a scratch page
+			 * setting the shadow entry to point to a scratch page
 			 */
 			ops->set_pfn(&m, gvt->gtt.scratch_mfn);
 		} else


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH] drm/i915/gvt: fix typo in comment
@ 2022-05-21 11:10 ` Julia Lawall
  0 siblings, 0 replies; 7+ messages in thread
From: Julia Lawall @ 2022-05-21 11:10 UTC (permalink / raw)
  To: Zhenyu Wang
  Cc: kernel-janitors, Zhi Wang, Jani Nikula, Joonas Lahtinen,
	Rodrigo Vivi, Tvrtko Ursulin, David Airlie, Daniel Vetter,
	intel-gvt-dev, intel-gfx, dri-devel, linux-kernel

Spelling mistake (triple letters) in comment.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

---
 drivers/gpu/drm/i915/gvt/gtt.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/gvt/gtt.c b/drivers/gpu/drm/i915/gvt/gtt.c
index 9c5cc2800975..c919f14c4fcb 100644
--- a/drivers/gpu/drm/i915/gvt/gtt.c
+++ b/drivers/gpu/drm/i915/gvt/gtt.c
@@ -2341,7 +2341,7 @@ static int emulate_ggtt_mmio_write(struct intel_vgpu *vgpu, unsigned int off,
 			gvt_vgpu_err("fail to populate guest ggtt entry\n");
 			/* guest driver may read/write the entry when partial
 			 * update the entry in this situation p2m will fail
-			 * settting the shadow entry to point to a scratch page
+			 * setting the shadow entry to point to a scratch page
 			 */
 			ops->set_pfn(&m, gvt->gtt.scratch_mfn);
 		} else


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] drm/i915/gvt: fix typo in comment
  2022-05-21 11:10 ` Julia Lawall
  (?)
@ 2022-07-11  4:24   ` Zhenyu Wang
  -1 siblings, 0 replies; 7+ messages in thread
From: Zhenyu Wang @ 2022-07-11  4:24 UTC (permalink / raw)
  To: Julia Lawall
  Cc: Tvrtko Ursulin, David Airlie, intel-gfx, Joonas Lahtinen,
	kernel-janitors, linux-kernel, Jani Nikula, dri-devel,
	Daniel Vetter, Rodrigo Vivi, intel-gvt-dev, Zhi Wang

[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]

On 2022.05.21 13:10:59 +0200, Julia Lawall wrote:
> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
> 
> ---
>  drivers/gpu/drm/i915/gvt/gtt.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/gvt/gtt.c b/drivers/gpu/drm/i915/gvt/gtt.c
> index 9c5cc2800975..c919f14c4fcb 100644
> --- a/drivers/gpu/drm/i915/gvt/gtt.c
> +++ b/drivers/gpu/drm/i915/gvt/gtt.c
> @@ -2341,7 +2341,7 @@ static int emulate_ggtt_mmio_write(struct intel_vgpu *vgpu, unsigned int off,
>  			gvt_vgpu_err("fail to populate guest ggtt entry\n");
>  			/* guest driver may read/write the entry when partial
>  			 * update the entry in this situation p2m will fail
> -			 * settting the shadow entry to point to a scratch page
> +			 * setting the shadow entry to point to a scratch page
>  			 */
>  			ops->set_pfn(&m, gvt->gtt.scratch_mfn);
>  		} else
> 

Sorry for late reply!

Acked-by: Zhenyu Wang <zhenyuw@linux.intel.com>


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Intel-gfx] [PATCH] drm/i915/gvt: fix typo in comment
@ 2022-07-11  4:24   ` Zhenyu Wang
  0 siblings, 0 replies; 7+ messages in thread
From: Zhenyu Wang @ 2022-07-11  4:24 UTC (permalink / raw)
  To: Julia Lawall
  Cc: David Airlie, intel-gfx, kernel-janitors, linux-kernel,
	dri-devel, Rodrigo Vivi, intel-gvt-dev

[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]

On 2022.05.21 13:10:59 +0200, Julia Lawall wrote:
> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
> 
> ---
>  drivers/gpu/drm/i915/gvt/gtt.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/gvt/gtt.c b/drivers/gpu/drm/i915/gvt/gtt.c
> index 9c5cc2800975..c919f14c4fcb 100644
> --- a/drivers/gpu/drm/i915/gvt/gtt.c
> +++ b/drivers/gpu/drm/i915/gvt/gtt.c
> @@ -2341,7 +2341,7 @@ static int emulate_ggtt_mmio_write(struct intel_vgpu *vgpu, unsigned int off,
>  			gvt_vgpu_err("fail to populate guest ggtt entry\n");
>  			/* guest driver may read/write the entry when partial
>  			 * update the entry in this situation p2m will fail
> -			 * settting the shadow entry to point to a scratch page
> +			 * setting the shadow entry to point to a scratch page
>  			 */
>  			ops->set_pfn(&m, gvt->gtt.scratch_mfn);
>  		} else
> 

Sorry for late reply!

Acked-by: Zhenyu Wang <zhenyuw@linux.intel.com>


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] drm/i915/gvt: fix typo in comment
@ 2022-07-11  4:24   ` Zhenyu Wang
  0 siblings, 0 replies; 7+ messages in thread
From: Zhenyu Wang @ 2022-07-11  4:24 UTC (permalink / raw)
  To: Julia Lawall
  Cc: Tvrtko Ursulin, David Airlie, intel-gfx, kernel-janitors,
	linux-kernel, dri-devel, Rodrigo Vivi, intel-gvt-dev, Zhi Wang

[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]

On 2022.05.21 13:10:59 +0200, Julia Lawall wrote:
> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
> 
> ---
>  drivers/gpu/drm/i915/gvt/gtt.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/gvt/gtt.c b/drivers/gpu/drm/i915/gvt/gtt.c
> index 9c5cc2800975..c919f14c4fcb 100644
> --- a/drivers/gpu/drm/i915/gvt/gtt.c
> +++ b/drivers/gpu/drm/i915/gvt/gtt.c
> @@ -2341,7 +2341,7 @@ static int emulate_ggtt_mmio_write(struct intel_vgpu *vgpu, unsigned int off,
>  			gvt_vgpu_err("fail to populate guest ggtt entry\n");
>  			/* guest driver may read/write the entry when partial
>  			 * update the entry in this situation p2m will fail
> -			 * settting the shadow entry to point to a scratch page
> +			 * setting the shadow entry to point to a scratch page
>  			 */
>  			ops->set_pfn(&m, gvt->gtt.scratch_mfn);
>  		} else
> 

Sorry for late reply!

Acked-by: Zhenyu Wang <zhenyuw@linux.intel.com>


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH] drm/i915/gvt: fix typo in comment
@ 2023-05-12 11:13 ` Deming Wang
  0 siblings, 0 replies; 7+ messages in thread
From: Deming Wang @ 2023-05-12 11:13 UTC (permalink / raw)
  To: airlied, daniel
  Cc: intel-gvt-dev, intel-gfx, dri-devel, linux-kernel, Deming Wang

Spelling mistake (triple letters) in comment.

Signed-off-by: Deming Wang <wangdeming@inspur.com>
---
 drivers/gpu/drm/i915/gvt/gvt.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/gvt/gvt.h b/drivers/gpu/drm/i915/gvt/gvt.h
index 2d65800d8e93..c933e9a1c5ad 100644
--- a/drivers/gpu/drm/i915/gvt/gvt.h
+++ b/drivers/gpu/drm/i915/gvt/gvt.h
@@ -709,7 +709,7 @@ static inline void intel_gvt_mmio_set_cmd_write_patch(
  * @offset: register offset
  *
  * Returns:
- * True if GPU commmand write to an MMIO should be patched
+ * True if GPU command write to an MMIO should be patched
  */
 static inline bool intel_gvt_mmio_is_cmd_write_patch(
 			struct intel_gvt *gvt, unsigned int offset)
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH] drm/i915/gvt: fix typo in comment
@ 2023-05-12 11:13 ` Deming Wang
  0 siblings, 0 replies; 7+ messages in thread
From: Deming Wang @ 2023-05-12 11:13 UTC (permalink / raw)
  To: airlied, daniel
  Cc: Deming Wang, intel-gfx, intel-gvt-dev, linux-kernel, dri-devel

Spelling mistake (triple letters) in comment.

Signed-off-by: Deming Wang <wangdeming@inspur.com>
---
 drivers/gpu/drm/i915/gvt/gvt.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/gvt/gvt.h b/drivers/gpu/drm/i915/gvt/gvt.h
index 2d65800d8e93..c933e9a1c5ad 100644
--- a/drivers/gpu/drm/i915/gvt/gvt.h
+++ b/drivers/gpu/drm/i915/gvt/gvt.h
@@ -709,7 +709,7 @@ static inline void intel_gvt_mmio_set_cmd_write_patch(
  * @offset: register offset
  *
  * Returns:
- * True if GPU commmand write to an MMIO should be patched
+ * True if GPU command write to an MMIO should be patched
  */
 static inline bool intel_gvt_mmio_is_cmd_write_patch(
 			struct intel_gvt *gvt, unsigned int offset)
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-05-12 11:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 11:10 [PATCH] drm/i915/gvt: fix typo in comment Julia Lawall
2022-05-21 11:10 ` Julia Lawall
2022-07-11  4:24 ` Zhenyu Wang
2022-07-11  4:24   ` Zhenyu Wang
2022-07-11  4:24   ` [Intel-gfx] " Zhenyu Wang
2023-05-12 11:13 Deming Wang
2023-05-12 11:13 ` Deming Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.