DocBook/drm: Insert a comma
Signed-off-by: Michael Witten <mfwitten@gmail.com>
This commit is contained in:
parent
51b9500de2
commit
f877bd4ad5
1 changed files with 1 additions and 1 deletions
|
@ -638,7 +638,7 @@ void intel_crt_init(struct drm_device *dev)
|
||||||
after mode setting, since on many devices the vertical blank
|
after mode setting, since on many devices the vertical blank
|
||||||
counter is reset at that time. Internally, the DRM snapshots
|
counter is reset at that time. Internally, the DRM snapshots
|
||||||
the last vblank count when the ioctl is called with the
|
the last vblank count when the ioctl is called with the
|
||||||
_DRM_PRE_MODESET command so that the counter won't go backwards
|
_DRM_PRE_MODESET command, so that the counter won't go backwards
|
||||||
(which is dealt with when _DRM_POST_MODESET is used).
|
(which is dealt with when _DRM_POST_MODESET is used).
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
Loading…
Add table
Reference in a new issue