Re: [PATCH v2 4/5] drm: omapdrm: Store the Z order in the plane state zpos field

2017-04-25 Thread Tomi Valkeinen
On 24/04/17 17:00, Laurent Pinchart wrote: > Hi Tomi, > > On Monday 24 Apr 2017 12:40:10 Tomi Valkeinen wrote: >> On 15/04/17 12:16, Laurent Pinchart wrote: >>> The DRM core implements a standard "zpos" property to control planes >>> ordering. The omapdrm driver implements a similar property

Re: [PATCH v2 4/5] drm: omapdrm: Store the Z order in the plane state zpos field

2017-04-24 Thread Laurent Pinchart
Hi Tomi, On Monday 24 Apr 2017 12:40:10 Tomi Valkeinen wrote: > On 15/04/17 12:16, Laurent Pinchart wrote: > > The DRM core implements a standard "zpos" property to control planes > > ordering. The omapdrm driver implements a similar property named > > "zorder". Although we can't switch to DRM

Re: [PATCH v2 4/5] drm: omapdrm: Store the Z order in the plane state zpos field

2017-04-24 Thread Tomi Valkeinen
On 15/04/17 12:16, Laurent Pinchart wrote: > The DRM core implements a standard "zpos" property to control planes > ordering. The omapdrm driver implements a similar property named > "zorder". Although we can't switch to DRM core handling of the "zpos" > property for backward compatibility

[PATCH v2 4/5] drm: omapdrm: Store the Z order in the plane state zpos field

2017-04-15 Thread Laurent Pinchart
The DRM core implements a standard "zpos" property to control planes ordering. The omapdrm driver implements a similar property named "zorder". Although we can't switch to DRM core handling of the "zpos" property for backward compatibility reasons, we can store the zorder value in the