diff options
Diffstat (limited to 'Documentation/DocBook/drm.tmpl')
| -rw-r--r-- | Documentation/DocBook/drm.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 1d3756d3176c..55923d00bd52 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl | |||
| @@ -3386,6 +3386,7 @@ void (*disable_vblank) (struct drm_device *dev, int crtc);</synopsis> | |||
| 3386 | by scheduling a timer. The delay is accessible through the vblankoffdelay | 3386 | by scheduling a timer. The delay is accessible through the vblankoffdelay |
| 3387 | module parameter or the <varname>drm_vblank_offdelay</varname> global | 3387 | module parameter or the <varname>drm_vblank_offdelay</varname> global |
| 3388 | variable and expressed in milliseconds. Its default value is 5000 ms. | 3388 | variable and expressed in milliseconds. Its default value is 5000 ms. |
| 3389 | Zero means never disable, and a negative value means disable immediately. | ||
| 3389 | </para> | 3390 | </para> |
| 3390 | <para> | 3391 | <para> |
| 3391 | When a vertical blanking interrupt occurs drivers only need to call the | 3392 | When a vertical blanking interrupt occurs drivers only need to call the |
