[PATCH] Expose the OMAP Z-Order property through DRM

2012-08-08 Thread Andre Renaud
Added support for zorder changes through DRM plane properties Signed-off-by: Andre Renaud --- drivers/staging/omapdrm/omap_drv.h |1 + drivers/staging/omapdrm/omap_plane.c | 19 +++ 2 files changed, 20 insertions(+) diff --git a/drivers/staging/omapdrm/omap_drv.h b/driv

[PATCH] Expose the OMAP Z-Order property through DRM

2012-08-08 Thread Andre Renaud
Added support for zorder changes through DRM plane properties Signed-off-by: Andre Renaud --- drivers/staging/omapdrm/omap_drv.h |1 + drivers/staging/omapdrm/omap_plane.c | 19 +++ 2 files changed, 20 insertions(+) diff --git a/drivers/staging/omapdrm/omap_drv.h b/driv

[PATCH] Expose the OMAP Z-Order property through DRM

2012-08-07 Thread Rob Clark
On Tue, Aug 7, 2012 at 9:11 PM, Andre Renaud wrote: > Added support for zorder changes through DRM plane properties > > Signed-off-by: Andre Renaud Signed-off-by: Rob Clark > --- > drivers/staging/omapdrm/omap_drv.h |1 + > drivers/staging/omapdrm/omap_plane.c | 19 +++

Re: [PATCH] Expose the OMAP Z-Order property through DRM

2012-08-07 Thread Rob Clark
On Tue, Aug 7, 2012 at 9:11 PM, Andre Renaud wrote: > Added support for zorder changes through DRM plane properties > > Signed-off-by: Andre Renaud Signed-off-by: Rob Clark > --- > drivers/staging/omapdrm/omap_drv.h |1 + > drivers/staging/omapdrm/omap_plane.c | 19 +++