diff options
author | Aryabhatta Dey <aryabhattadey35@gmail.com> | 2024-08-27 18:48:52 +0530 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-09-05 14:33:06 -0600 |
commit | 4a93831daadd9652539db7af77434939e6e44c9e (patch) | |
tree | 163eae79c7907c661a9444e889729ea8e8ac88f0 /Documentation/gpu | |
parent | 9b8a79f4c1d844d52273a31bc6511fa8ab5e8669 (diff) |
Documentation/gpu: Fix typo in Documentation/gpu/komeda-kms.rst
Change 'indenpendently' to 'independently'.
Signed-off-by: Aryabhatta Dey <aryabhattadey35@gmail.com>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/l5wzytcamcc43eadaquqbrfqilq6ajfnnseh37c77eceamtw35@hhtdipi4h22c
Diffstat (limited to 'Documentation/gpu')
-rw-r--r-- | Documentation/gpu/komeda-kms.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gpu/komeda-kms.rst b/Documentation/gpu/komeda-kms.rst index 633a016563ae..eaea40eb725b 100644 --- a/Documentation/gpu/komeda-kms.rst +++ b/Documentation/gpu/komeda-kms.rst @@ -86,7 +86,7 @@ types of working mode: - Single display mode Two pipelines work together to drive only one display output. - On this mode, pipeline_B doesn't work indenpendently, but outputs its + On this mode, pipeline_B doesn't work independently, but outputs its composition result into pipeline_A, and its pixel timing also derived from pipeline_A.timing_ctrlr. The pipeline_B works just like a "slave" of pipeline_A(master) |