We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f15a9 commit 09f3344Copy full SHA for 09f3344
include/drm/drm_atomic.h
@@ -103,7 +103,7 @@ struct drm_crtc_commit {
103
*
104
* Will be signalled when all hw register changes for this commit have
105
* been written out. Especially when disabling a pipe this can be much
106
- * later than than @flip_done, since that can signal already when the
+ * later than @flip_done, since that can signal already when the
107
* screen goes black, whereas to fully shut down a pipe more register
108
* I/O is required.
109
0 commit comments