All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/amdgpu: Fix a typo
@ 2021-03-18 23:18 ` Bhaskar Chowdhury
  0 siblings, 0 replies; 18+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-18 23:18 UTC (permalink / raw)
  To: alexander.deucher, christian.koenig, airlied, daniel,
	Hawking.Zhang, John.Clements, guchun.chen, tao.zhou1, Likun.Gao,
	unixbhaskar, Bhawanpreet.Lakha, ray.huang, Jiansong.Chen,
	amd-gfx, dri-devel, linux-kernel
  Cc: rdunlap


s/proces/process/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c b/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
index bf3857867f51..c1d5a3085bae 100644
--- a/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
@@ -598,7 +598,7 @@ static int psp_v11_0_memory_training_send_msg(struct psp_context *psp, int msg)
 }

 /*
- * save and restore proces
+ * save and restore process
  */
 static int psp_v11_0_memory_training(struct psp_context *psp, uint32_t ops)
 {
--
2.26.2


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [PATCH] drm/amdgpu: Fix a typo
@ 2021-03-18 11:33 ` Bhaskar Chowdhury
  0 siblings, 0 replies; 18+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-18 11:33 UTC (permalink / raw)
  To: alexander.deucher, christian.koenig, airlied, daniel,
	Hawking.Zhang, John.Clements, guchun.chen, tao.zhou1, Likun.Gao,
	Bhawanpreet.Lakha, Jiansong.Chen, ray.huang, amd-gfx, dri-devel,
	linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/traing/training/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c b/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
index c325d6f53a71..db18e4f6cf5f 100644
--- a/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
@@ -661,7 +661,7 @@ static int psp_v11_0_memory_training(struct psp_context *psp, uint32_t ops)

 	if (ops & PSP_MEM_TRAIN_SEND_LONG_MSG) {
 		/*
-		 * Long traing will encroach certain mount of bottom VRAM,
+		 * Long training will encroach certain mount of bottom VRAM,
 		 * saving the content of this bottom VRAM to system memory
 		 * before training, and restoring it after training to avoid
 		 * VRAM corruption.
--
2.26.2


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

end of thread, other threads:[~2021-03-19  3:36 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 23:18 [PATCH] drm/amdgpu: Fix a typo Bhaskar Chowdhury
2021-03-18 23:18 ` Bhaskar Chowdhury
2021-03-18 23:18 ` Bhaskar Chowdhury
2021-03-19  3:35 ` Alex Deucher
2021-03-19  3:35   ` Alex Deucher
2021-03-19  3:35   ` Alex Deucher
  -- strict thread matches above, loose matches on Subject: below --
2021-03-18 11:33 Bhaskar Chowdhury
2021-03-18 11:33 ` Bhaskar Chowdhury
2021-03-18 11:33 ` Bhaskar Chowdhury
2021-03-18 18:07 ` Randy Dunlap
2021-03-18 18:07   ` Randy Dunlap
2021-03-18 18:07   ` Randy Dunlap
2021-03-18 18:12   ` Alex Deucher
2021-03-18 18:12     ` Alex Deucher
2021-03-18 18:12     ` Alex Deucher
2021-03-18 20:25     ` Bhaskar Chowdhury
2021-03-18 20:25       ` Bhaskar Chowdhury
2021-03-18 20:25       ` Bhaskar Chowdhury

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.