Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Documentation: Remove repeated word in docs

Remove the repeated word "the" in docs.

Signed-off-by: Charles Han <hanchunchao@inspur.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Charles Han and committed by
Alex Deucher
aa52eb6d 74f0ff36

+1 -1
+1 -1
Documentation/gpu/amdgpu/display/dc-debug.rst
··· 154 154 way to identify the source of the problem is to take a screenshot or make a 155 155 desktop video capture when the problem happens; after checking the 156 156 screenshot/video recording, if you don't see any of the artifacts, it means 157 - that the issue is likely on the the driver side. If you can still see the 157 + that the issue is likely on the driver side. If you can still see the 158 158 problem in the data collected, it is an issue that probably happened during 159 159 rendering, and the display code just got the framebuffer already corrupted. 160 160