On Jul-15-2014 12:18 PM, Daniel Vetter wrote:
[...]
>
> I've pulled all 4 patches. Please double-check that I've picked up the
> right ones since the series is a bit spread out.
>
> Thanks, Daniel
>
Hi Daniel,
I checked the 4 patches in -next-queued. They are the correct version.
Thanks,
Vanda
On Mon, Jul 14, 2014 at 08:51:46AM +0200, Thierry Reding wrote:
> On Wed, Jun 11, 2014 at 10:46:48AM +0530, Vandana Kannan wrote:
> > Added a property to enable user space to set aspect ratio.
> > This patch contains declaration of the property and code to create the
> > property.
> >
> > v2: Thie
On Wed, Jun 11, 2014 at 10:46:48AM +0530, Vandana Kannan wrote:
> Added a property to enable user space to set aspect ratio.
> This patch contains declaration of the property and code to create the
> property.
>
> v2: Thierry's review comments.
> - Made aspect ratio enum generic instead of H
Hi Thierry/Daniel,
Please help review this patch series on aspect ratio and let me know
your inputs..
1. http://lists.freedesktop.org/archives/dri-devel/2014-June/061576.html
- All review comments (from Thierry) addressed.
2. http://lists.freedesktop.org/archives/dri-devel/2014-June/061217.html
-
Added a property to enable user space to set aspect ratio.
This patch contains declaration of the property and code to create the
property.
v2: Thierry's review comments.
- Made aspect ratio enum generic instead of HDMI/CEA specfic
- Removed usage of temporary aspect_ratio variable