[PATCH v4 1/4] drm: add generic zpos property

2016-06-23 Thread Benjamin Gaignard
2016-06-22 1:45 GMT+02:00 Laurent Pinchart : > Hi Benjamin, > > Thank you for the patch. > > Could you please reply to Ville's comment to v1 of this patch (posted on April > the 25th) ? > For each iteration of the patches we have swap between two solutions: - have normalization done between 0 to

[PATCH v4 1/4] drm: add generic zpos property

2016-06-22 Thread Laurent Pinchart
Hi Benjamin, Thank you for the patch. Could you please reply to Ville's comment to v1 of this patch (posted on April the 25th) ? Please also see below for additional comments. On Monday 13 Jun 2016 11:21:23 Benjamin Gaignard wrote: > version 4: > - make sure that normalized zpos value is stay

[PATCH v4 1/4] drm: add generic zpos property

2016-06-13 Thread Benjamin Gaignard
version 4: - make sure that normalized zpos value is stay in the defined property range and warn user if not This patch adds support for generic plane's zpos property property with well-defined semantics: - added zpos properties to plane and plane state structures - added helpers for