diff options
| -rw-r--r-- | Documentation/DocBook/drm.tmpl | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index c526d8194883..7df3134ebc0e 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl | |||
| @@ -2502,7 +2502,7 @@ void intel_crt_init(struct drm_device *dev) | |||
| 2502 | <td valign="top" >Description/Restrictions</td> | 2502 | <td valign="top" >Description/Restrictions</td> |
| 2503 | </tr> | 2503 | </tr> |
| 2504 | <tr> | 2504 | <tr> |
| 2505 | <td rowspan="19" valign="top" >DRM</td> | 2505 | <td rowspan="20" valign="top" >DRM</td> |
| 2506 | <td rowspan="2" valign="top" >Generic</td> | 2506 | <td rowspan="2" valign="top" >Generic</td> |
| 2507 | <td valign="top" >“EDID”</td> | 2507 | <td valign="top" >“EDID”</td> |
| 2508 | <td valign="top" >BLOB | IMMUTABLE</td> | 2508 | <td valign="top" >BLOB | IMMUTABLE</td> |
| @@ -2518,6 +2518,14 @@ void intel_crt_init(struct drm_device *dev) | |||
| 2518 | <td valign="top" >Contains DPMS operation mode value.</td> | 2518 | <td valign="top" >Contains DPMS operation mode value.</td> |
| 2519 | </tr> | 2519 | </tr> |
| 2520 | <tr> | 2520 | <tr> |
| 2521 | <td rowspan="1" valign="top" >Plane</td> | ||
| 2522 | <td valign="top" >“type”</td> | ||
| 2523 | <td valign="top" >ENUM | IMMUTABLE</td> | ||
| 2524 | <td valign="top" >{ "Overlay", "Primary", "Cursor" }</td> | ||
| 2525 | <td valign="top" >Plane</td> | ||
| 2526 | <td valign="top" >Plane type</td> | ||
| 2527 | </tr> | ||
| 2528 | <tr> | ||
| 2521 | <td rowspan="2" valign="top" >DVI-I</td> | 2529 | <td rowspan="2" valign="top" >DVI-I</td> |
| 2522 | <td valign="top" >“subconnector”</td> | 2530 | <td valign="top" >“subconnector”</td> |
| 2523 | <td valign="top" >ENUM</td> | 2531 | <td valign="top" >ENUM</td> |
