Re: [PATCH v2] drm/stm: ltdc: attach immutable zpos property to planes

2021-09-09 Thread Philippe CORNU
On 9/7/21 5:13 PM, Raphael Gallais-Pou wrote: Defines plane ordering by hard-coding an immutable Z position from the first plane, used as primary layer, to the next ones as overlay in order of instantiation. This zpos is only an information as it is not possible to modify it, blending operati

[PATCH v2] drm/stm: ltdc: attach immutable zpos property to planes

2021-09-07 Thread Raphael Gallais-Pou
Defines plane ordering by hard-coding an immutable Z position from the first plane, used as primary layer, to the next ones as overlay in order of instantiation. This zpos is only an information as it is not possible to modify it, blending operations are still applied from the top to the bottom la