|
@@ -1615,12 +1615,23 @@ void intel_crt_init(struct drm_device *dev)
|
|
!Pdrivers/gpu/drm/drm_fb_helper.c fbdev helpers
|
|
!Pdrivers/gpu/drm/drm_fb_helper.c fbdev helpers
|
|
!Edrivers/gpu/drm/drm_fb_helper.c
|
|
!Edrivers/gpu/drm/drm_fb_helper.c
|
|
!Iinclude/drm/drm_fb_helper.h
|
|
!Iinclude/drm/drm_fb_helper.h
|
|
|
|
+ </sect2>
|
|
|
|
+ <sect2>
|
|
|
|
+ <title>Framebuffer CMA Helper Functions Reference</title>
|
|
|
|
+!Pdrivers/gpu/drm/drm_fb_cma_helper.c framebuffer cma helper functions
|
|
|
|
+!Edrivers/gpu/drm/drm_fb_cma_helper.c
|
|
</sect2>
|
|
</sect2>
|
|
<sect2>
|
|
<sect2>
|
|
<title>Display Port Helper Functions Reference</title>
|
|
<title>Display Port Helper Functions Reference</title>
|
|
!Pdrivers/gpu/drm/drm_dp_helper.c dp helpers
|
|
!Pdrivers/gpu/drm/drm_dp_helper.c dp helpers
|
|
!Iinclude/drm/drm_dp_helper.h
|
|
!Iinclude/drm/drm_dp_helper.h
|
|
!Edrivers/gpu/drm/drm_dp_helper.c
|
|
!Edrivers/gpu/drm/drm_dp_helper.c
|
|
|
|
+ </sect2>
|
|
|
|
+ <sect2>
|
|
|
|
+ <title>Display Port Dual Mode Adaptor Helper Functions Reference</title>
|
|
|
|
+!Pdrivers/gpu/drm/drm_dp_dual_mode_helper.c dp dual mode helpers
|
|
|
|
+!Iinclude/drm/drm_dp_dual_mode_helper.h
|
|
|
|
+!Edrivers/gpu/drm/drm_dp_dual_mode_helper.c
|
|
</sect2>
|
|
</sect2>
|
|
<sect2>
|
|
<sect2>
|
|
<title>Display Port MST Helper Functions Reference</title>
|
|
<title>Display Port MST Helper Functions Reference</title>
|
|
@@ -1671,17 +1682,23 @@ void intel_crt_init(struct drm_device *dev)
|
|
!Pdrivers/gpu/drm/drm_crtc.c Tile group
|
|
!Pdrivers/gpu/drm/drm_crtc.c Tile group
|
|
</sect2>
|
|
</sect2>
|
|
<sect2>
|
|
<sect2>
|
|
- <title>Bridges</title>
|
|
|
|
|
|
+ <title>Bridges</title>
|
|
<sect3>
|
|
<sect3>
|
|
- <title>Overview</title>
|
|
|
|
|
|
+ <title>Overview</title>
|
|
!Pdrivers/gpu/drm/drm_bridge.c overview
|
|
!Pdrivers/gpu/drm/drm_bridge.c overview
|
|
</sect3>
|
|
</sect3>
|
|
<sect3>
|
|
<sect3>
|
|
- <title>Default bridge callback sequence</title>
|
|
|
|
|
|
+ <title>Default bridge callback sequence</title>
|
|
!Pdrivers/gpu/drm/drm_bridge.c bridge callbacks
|
|
!Pdrivers/gpu/drm/drm_bridge.c bridge callbacks
|
|
</sect3>
|
|
</sect3>
|
|
!Edrivers/gpu/drm/drm_bridge.c
|
|
!Edrivers/gpu/drm/drm_bridge.c
|
|
</sect2>
|
|
</sect2>
|
|
|
|
+ <sect2>
|
|
|
|
+ <title>Panel Helper Reference</title>
|
|
|
|
+!Iinclude/drm/drm_panel.h
|
|
|
|
+!Edrivers/gpu/drm/drm_panel.c
|
|
|
|
+!Pdrivers/gpu/drm/drm_panel.c drm panel
|
|
|
|
+ </sect2>
|
|
</sect1>
|
|
</sect1>
|
|
|
|
|
|
<!-- Internals: kms properties -->
|
|
<!-- Internals: kms properties -->
|
|
@@ -1817,7 +1834,7 @@ void intel_crt_init(struct drm_device *dev)
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<td rowspan="42" valign="top" >DRM</td>
|
|
<td rowspan="42" valign="top" >DRM</td>
|
|
- <td valign="top" >Generic</td>
|
|
|
|
|
|
+ <td rowspan="2" valign="top" >Generic</td>
|
|
<td valign="top" >“rotation”</td>
|
|
<td valign="top" >“rotation”</td>
|
|
<td valign="top" >BITMASK</td>
|
|
<td valign="top" >BITMASK</td>
|
|
<td valign="top" >{ 0, "rotate-0" },
|
|
<td valign="top" >{ 0, "rotate-0" },
|
|
@@ -1832,6 +1849,13 @@ void intel_crt_init(struct drm_device *dev)
|
|
image along the specified axis prior to rotation</td>
|
|
image along the specified axis prior to rotation</td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
|
|
+ <td valign="top" >“scaling mode”</td>
|
|
|
|
+ <td valign="top" >ENUM</td>
|
|
|
|
+ <td valign="top" >{ "None", "Full", "Center", "Full aspect" }</td>
|
|
|
|
+ <td valign="top" >Connector</td>
|
|
|
|
+ <td valign="top" >Supported by: amdgpu, gma500, i915, nouveau and radeon.</td>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
<td rowspan="5" valign="top" >Connector</td>
|
|
<td rowspan="5" valign="top" >Connector</td>
|
|
<td valign="top" >“EDID”</td>
|
|
<td valign="top" >“EDID”</td>
|
|
<td valign="top" >BLOB | IMMUTABLE</td>
|
|
<td valign="top" >BLOB | IMMUTABLE</td>
|
|
@@ -2068,21 +2092,12 @@ void intel_crt_init(struct drm_device *dev)
|
|
<td valign="top" >property to suggest an Y offset for a connector</td>
|
|
<td valign="top" >property to suggest an Y offset for a connector</td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
- <td rowspan="8" valign="top" >Optional</td>
|
|
|
|
- <td valign="top" >“scaling mode”</td>
|
|
|
|
- <td valign="top" >ENUM</td>
|
|
|
|
- <td valign="top" >{ "None", "Full", "Center", "Full aspect" }</td>
|
|
|
|
- <td valign="top" >Connector</td>
|
|
|
|
- <td valign="top" >TBD</td>
|
|
|
|
- </tr>
|
|
|
|
- <tr>
|
|
|
|
|
|
+ <td rowspan="7" valign="top" >Optional</td>
|
|
<td valign="top" >"aspect ratio"</td>
|
|
<td valign="top" >"aspect ratio"</td>
|
|
<td valign="top" >ENUM</td>
|
|
<td valign="top" >ENUM</td>
|
|
<td valign="top" >{ "None", "4:3", "16:9" }</td>
|
|
<td valign="top" >{ "None", "4:3", "16:9" }</td>
|
|
<td valign="top" >Connector</td>
|
|
<td valign="top" >Connector</td>
|
|
- <td valign="top" >DRM property to set aspect ratio from user space app.
|
|
|
|
- This enum is made generic to allow addition of custom aspect
|
|
|
|
- ratios.</td>
|
|
|
|
|
|
+ <td valign="top" >TDB</td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<td valign="top" >“dirty”</td>
|
|
<td valign="top" >“dirty”</td>
|
|
@@ -2153,7 +2168,11 @@ void intel_crt_init(struct drm_device *dev)
|
|
<td valign="top" >ENUM</td>
|
|
<td valign="top" >ENUM</td>
|
|
<td valign="top" >{ "Automatic", "Full", "Limited 16:235" }</td>
|
|
<td valign="top" >{ "Automatic", "Full", "Limited 16:235" }</td>
|
|
<td valign="top" >Connector</td>
|
|
<td valign="top" >Connector</td>
|
|
- <td valign="top" >TBD</td>
|
|
|
|
|
|
+ <td valign="top" >When this property is set to Limited 16:235
|
|
|
|
+ and CTM is set, the hardware will be programmed with the
|
|
|
|
+ result of the multiplication of CTM by the limited range
|
|
|
|
+ matrix to ensure the pixels normaly in the range 0..1.0 are
|
|
|
|
+ remapped to the range 16/255..235/255.</td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<td valign="top" >“audio”</td>
|
|
<td valign="top" >“audio”</td>
|
|
@@ -3334,7 +3353,7 @@ int num_ioctls;</synopsis>
|
|
<title>Video BIOS Table (VBT)</title>
|
|
<title>Video BIOS Table (VBT)</title>
|
|
!Pdrivers/gpu/drm/i915/intel_bios.c Video BIOS Table (VBT)
|
|
!Pdrivers/gpu/drm/i915/intel_bios.c Video BIOS Table (VBT)
|
|
!Idrivers/gpu/drm/i915/intel_bios.c
|
|
!Idrivers/gpu/drm/i915/intel_bios.c
|
|
-!Idrivers/gpu/drm/i915/intel_bios.h
|
|
|
|
|
|
+!Idrivers/gpu/drm/i915/intel_vbt_defs.h
|
|
</sect2>
|
|
</sect2>
|
|
</sect1>
|
|
</sect1>
|
|
|
|
|