Skip to content

Commit 30b66dd

Browse files
Anindya Sundar Gayendaeinki
authored andcommitted
drm/exynos: fixed a spelling error
Corrected a spelling mistake in the exynos_drm_fimd driver to improve code readability. No functional changes were made. Signed-off-by: Anindya Sundar Gayen <anindya.sg@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
1 parent 0253dad commit 30b66dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/drm/exynos/exynos_drm_fimd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ static void fimd_win_set_pixfmt(struct fimd_context *ctx, unsigned int win,
731731
/*
732732
* Setting dma-burst to 16Word causes permanent tearing for very small
733733
* buffers, e.g. cursor buffer. Burst Mode switching which based on
734-
* plane size is not recommended as plane size varies alot towards the
734+
* plane size is not recommended as plane size varies a lot towards the
735735
* end of the screen and rapid movement causes unstable DMA, but it is
736736
* still better to change dma-burst than displaying garbage.
737737
*/

0 commit comments

Comments
 (0)