From: Sagar Arun Kamble <sagar.a.kamble@intel.com>
To: Vandana Kannan <vandana.kannan@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2 4/4] Documentation/drm: Describing aspect ratio property
Date: Wed, 11 Jun 2014 15:29:40 +0530 [thread overview]
Message-ID: <1402480780.3724.31.camel@sagar-desktop> (raw)
In-Reply-To: <1402477385-9452-1-git-send-email-vandana.kannan@intel.com>
Reviewed-by: Sagar Kamble <sagar.a.kamble@intel.com>
On Wed, 2014-06-11 at 14:33 +0530, Vandana Kannan wrote:
> Updated drm documentation to include desscription of aspect ratio property.
>
> v2: Updated aspect ratio specific documentation on top of the HTML table created.
>
> Signed-off-by: Vandana Kannan <vandana.kannan@intel.com>
> Cc: Sagar Kamble <sagar.a.kamble@intel.com>
> Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
> ---
> Documentation/DocBook/drm.tmpl | 13 +++++++++++--
> 1 file changed, 11 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
> index 7df3134..3e98151 100644
> --- a/Documentation/DocBook/drm.tmpl
> +++ b/Documentation/DocBook/drm.tmpl
> @@ -2502,7 +2502,7 @@ void intel_crt_init(struct drm_device *dev)
> <td valign="top" >Description/Restrictions</td>
> </tr>
> <tr>
> - <td rowspan="20" valign="top" >DRM</td>
> + <td rowspan="21" valign="top" >DRM</td>
> <td rowspan="2" valign="top" >Generic</td>
> <td valign="top" >“EDID”</td>
> <td valign="top" >BLOB | IMMUTABLE</td>
> @@ -2633,7 +2633,7 @@ void intel_crt_init(struct drm_device *dev)
> <td valign="top" >TBD</td>
> </tr>
> <tr>
> - <td rowspan="2" valign="top" >Optional</td>
> + <td rowspan="3" valign="top" >Optional</td>
> <td valign="top" >“scaling mode”</td>
> <td valign="top" >ENUM</td>
> <td valign="top" >{ "None", "Full", "Center", "Full aspect" }</td>
> @@ -2641,6 +2641,15 @@ void intel_crt_init(struct drm_device *dev)
> <td valign="top" >TBD</td>
> </tr>
> <tr>
> + <td valign="top" >"aspect ratio"</td>
> + <td valign="top" >ENUM</td>
> + <td valign="top" >{ "None", "4:3", "16:9" }</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>
> + </tr>
> + <tr>
> <td valign="top" >“dirty”</td>
> <td valign="top" >ENUM | IMMUTABLE</td>
> <td valign="top" >{ "Off", "On", "Annotate" }</td>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2014-06-11 9:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-26 10:15 [PATCH 4/4] Documentation/drm: Describing aspect ratio property Vandana Kannan
2014-06-11 9:03 ` [PATCH v2 " Vandana Kannan
2014-06-11 9:59 ` Sagar Arun Kamble [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1402480780.3724.31.camel@sagar-desktop \
--to=sagar.a.kamble@intel.com \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=vandana.kannan@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).