[PATCH] drm/amdgpu: fix typos

2024-10-06 Thread Andrew Kreimer
Fix typos in comments: "wether -> whether". Signed-off-by: Andrew Kreimer --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 4 ++-- drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 4 ++-- drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c | 2 +- drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 4 ++-- driver

Re: [PATCH] drm/i915: Fix typos

2024-09-16 Thread Andrew Kreimer
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 > > Signed-off-by: Andrew Kreimer > > Revie

[PATCH] drm/sun4i: Fix a typo

2024-09-15 Thread Andrew Kreimer
Fix a typo in comments. Reported-by: Matthew Wilcox Signed-off-by: Andrew Kreimer --- drivers/gpu/drm/sun4i/sun8i_mixer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/sun4i/sun8i_mixer.h b/drivers/gpu/drm/sun4i/sun8i_mixer.h index d7898c9c9cc0

[PATCH] drm/rockchip: Fix a typo

2024-09-15 Thread Andrew Kreimer
Fix a typo in comments. Reported-by: Matthew Wilcox Signed-off-by: Andrew Kreimer --- drivers/gpu/drm/rockchip/cdn-dp-reg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/rockchip/cdn-dp-reg.h b/drivers/gpu/drm/rockchip/cdn-dp-reg.h index 441248b7a79e

[PATCH] drm/i915: Fix typos

2024-09-15 Thread Andrew Kreimer
Fix typos in documentation. Reported-by: Matthew Wilcox Signed-off-by: Andrew Kreimer --- 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

[PATCH] drm/tidss: Fix typos

2024-09-12 Thread Andrew Kreimer
Fix typos in comments. Reported-by: Matthew Wilcox Signed-off-by: Andrew Kreimer --- drivers/gpu/drm/tidss/tidss_dispc_regs.h | 2 +- drivers/gpu/drm/tidss/tidss_plane.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/tidss/tidss_dispc_regs.h b

[PATCH] video: fbdev: Fix a typo

2024-09-11 Thread Andrew Kreimer
Fix a typo in comments. Reported-by: Matthew Wilcox Signed-off-by: Andrew Kreimer --- drivers/video/fbdev/omap2/omapfb/dss/hdmi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/fbdev/omap2/omapfb/dss/hdmi.h b/drivers/video/fbdev/omap2/omapfb/dss/hdmi.h index

[PATCH] drm/amdgpu: Fix a typo

2024-09-09 Thread Andrew Kreimer
Fix a typo in comments. Reported-by: Matthew Wilcox Signed-off-by: Andrew Kreimer --- drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c b/drivers/gpu/drm/amd/amdgpu

[PATCH] accel/ivpu: Fix a typo

2024-09-09 Thread Andrew Kreimer
Fix a typo in comments. Reported-by: Matthew Wilcox Signed-off-by: Andrew Kreimer --- drivers/accel/ivpu/vpu_boot_api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/accel/ivpu/vpu_boot_api.h b/drivers/accel/ivpu/vpu_boot_api.h index 82954b91b748..d474bc7b15c0

[PATCH] accel/qaic: Fix a typo

2024-09-06 Thread Andrew Kreimer
Fix a typo in documentation. Signed-off-by: Andrew Kreimer --- Documentation/accel/qaic/qaic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/accel/qaic/qaic.rst b/Documentation/accel/qaic/qaic.rst index efb7771273bb..628bf2f7a416 100644 --- a/Documentation