Re: [PATCH] drm/imx: ipuv3-plane: add zpos property

2019-02-18 Thread Marius Vlad via dri-devel
Hi Philipp, Tested-By: Marius Vlad Thanks! On Fri, Feb 15, 2019 at 11:17:59AM +0100, Philipp Zabel wrote: > Hi, > > I have added (most of) you to Cc: because I think you have either > recently or significantly touched zpos property code. Could I ask > for a review or ack of this patch from zpo

Re: [PATCH] drm/imx: ipuv3-plane: add zpos property

2019-02-15 Thread Philipp Zabel
Hi, I have added (most of) you to Cc: because I think you have either recently or significantly touched zpos property code. Could I ask for a review or ack of this patch from zpos point of view? If you have tested this patch, a Tested-by: would be appreciated as well. regards Philipp On Mon, 20

[PATCH] drm/imx: ipuv3-plane: add zpos property

2018-12-03 Thread Philipp Zabel
Add a zpos property to planes. Call drm_atomic_helper_check() instead of calling drm_atomic_helper_check_modeset() and drm_atomic_check_planes() manually. This effectively adds a call to drm_atoimic_normalize_zpos() before checking planes. Reorder atomic update to allow changing plane zpos without