[Intel-gfx] [PATCH v1 3/3] Documentation: drm: describing plane constant alpha property

sagar.a.kamble at intel.com sagar.a.kamble at intel.com
Mon May 5 20:14:04 CEST 2014


From: Sagar Kamble <sagar.a.kamble at intel.com>

Cc: rdunlap at infradead.org
Cc: alexander.deucher at amd.com
Cc: airlied at redhat.com
Cc: laurent.pinchart at ideasonboard.com
Cc: dh.herrmann at gmail.com
Cc: daniel.vetter at ffwll.ch
Cc: jani.nikula at linux.intel.com
Cc: ville.syrjala at linux.intel.com
Cc: indranil.mukherjee at intel.com
Cc: shashidhar.hiremath at intel.com
Cc: vandita.kulkarni at intel.com
Cc: vijay.a.purushothaman at intel.com
Cc: ankitprasad.r.sharma at intel.com
Signed-off-by: Sagar Kamble <sagar.a.kamble at intel.com>
---
 Documentation/DocBook/drm.tmpl | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index a5d66c1..7228712 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -2606,7 +2606,7 @@ void intel_crt_init(struct drm_device *dev)
 	<td valign="top" >TBD</td>
 	</tr>
 	<tr>
-	<td rowspan="21" valign="top" >i915</td>
+	<td rowspan="22" valign="top" >i915</td>
 	<td rowspan="3" valign="top" >Generic</td>
 	<td valign="top" >"Broadcast RGB"</td>
 	<td valign="top" >ENUM</td>
@@ -2629,6 +2629,14 @@ void intel_crt_init(struct drm_device *dev)
 	<td valign="top" >TBD</td>
 	</tr>
 	<tr>
+	<td rowspan="1" valign="top" >Overlay</td>
+	<td valign="top" >"const-alpha"</td>
+	<td valign="top" >RANGE</td>
+	<td valign="top" >Min=0, Max=255</td>
+	<td valign="top" >Plane</td>
+	<td valign="top" >Sets the plane level alpha value</td>
+	</tr>
+	<tr>
 	<td rowspan="17" valign="top" >SDVO-TV</td>
 	<td valign="top" >.mode.</td>
 	<td valign="top" >ENUM</td>
-- 
1.8.5




More information about the Intel-gfx mailing list