* [PATCH] drm/i915: Fix typos
@ 2024-09-15 12:01 Andrew Kreimer
2024-09-16 10:15 ` Andi Shyti
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Kreimer @ 2024-09-15 12:01 UTC (permalink / raw)
To: Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin,
David Airlie, Simona Vetter
Cc: intel-gfx, dri-devel, linux-kernel, kernel-janitors,
Andrew Kreimer, Matthew Wilcox
Fix typos in documentation.
Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
---
drivers/gpu/drm/i915/display/intel_psr.c | 2 +-
drivers/gpu/drm/i915/gt/shaders/README | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/i915/display/intel_psr.c b/drivers/gpu/drm/i915/display/intel_psr.c
index 1f83b3b67ea6..062e61cf70a0 100644
--- a/drivers/gpu/drm/i915/display/intel_psr.c
+++ b/drivers/gpu/drm/i915/display/intel_psr.c
@@ -1017,7 +1017,7 @@ static void hsw_activate_psr2(struct intel_dp *intel_dp)
};
/*
* Still using the default IO_BUFFER_WAKE and FAST_WAKE, see
- * comments bellow for more information
+ * comments below for more information
*/
int tmp;
diff --git a/drivers/gpu/drm/i915/gt/shaders/README b/drivers/gpu/drm/i915/gt/shaders/README
index e7e96d7073c7..4f5dab3fdcca 100644
--- a/drivers/gpu/drm/i915/gt/shaders/README
+++ b/drivers/gpu/drm/i915/gt/shaders/README
@@ -24,7 +24,7 @@ on building.
Please make sure your Mesa tool is compiled with "-Dtools=intel" and
"-Ddri-drivers=i965", and run this script from IGT source root directory"
-The instructions bellow assume:
+The instructions below assume:
* IGT gpu tools source code is located on your home directory (~) as ~/igt
* Mesa source code is located on your home directory (~) as ~/mesa
and built under the ~/mesa/build directory
--
2.39.5
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] drm/i915: Fix typos
2024-09-15 12:01 [PATCH] drm/i915: Fix typos Andrew Kreimer
@ 2024-09-16 10:15 ` Andi Shyti
2024-09-16 11:25 ` Andrew Kreimer
0 siblings, 1 reply; 3+ messages in thread
From: Andi Shyti @ 2024-09-16 10:15 UTC (permalink / raw)
To: Andrew Kreimer
Cc: Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin,
David Airlie, Simona Vetter, intel-gfx, dri-devel, linux-kernel,
kernel-janitors, Matthew Wilcox
Hi Andrew,
On Sun, Sep 15, 2024 at 03:01:55PM GMT, Andrew Kreimer wrote:
> Fix typos in documentation.
>
> Reported-by: Matthew Wilcox <willy@infradead.org>
> Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Because we are receiving lots of typos patches in this period,
it's nice to have the context written in the subject, e.g., in
this case, Fix "bellow" -> "below" typo.
Don't worry, I will take care of it.
Thanks,
Andi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drm/i915: Fix typos
2024-09-16 10:15 ` Andi Shyti
@ 2024-09-16 11:25 ` Andrew Kreimer
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Kreimer @ 2024-09-16 11:25 UTC (permalink / raw)
To: Andi Shyti
Cc: Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin,
David Airlie, Simona Vetter, intel-gfx, dri-devel, linux-kernel,
kernel-janitors, Matthew Wilcox
On Mon, Sep 16, 2024 at 12:15:32PM +0200, Andi Shyti wrote:
> Hi Andrew,
>
> On Sun, Sep 15, 2024 at 03:01:55PM GMT, Andrew Kreimer wrote:
> > Fix typos in documentation.
> >
> > Reported-by: Matthew Wilcox <willy@infradead.org>
> > Signed-off-by: Andrew Kreimer <algonell@gmail.com>
>
> Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
>
> Because we are receiving lots of typos patches in this period,
> it's nice to have the context written in the subject, e.g., in
> this case, Fix "bellow" -> "below" typo.
>
Noted.
> Don't worry, I will take care of it.
>
> Thanks,
> Andi
Thank you!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-16 11:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-15 12:01 [PATCH] drm/i915: Fix typos Andrew Kreimer
2024-09-16 10:15 ` Andi Shyti
2024-09-16 11:25 ` Andrew Kreimer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox