Re: [PATCH v2] drm/tegra: Add zpos property for cursor planes

2020-06-17 Thread Dmitry Osipenko
16.06.2020 19:13, Thierry Reding пишет: > On Tue, Jun 16, 2020 at 06:54:35PM +0300, Dmitry Osipenko wrote: >> 16.06.2020 15:17, Thierry Reding пишет: >>> From: Thierry Reding >>> >>> As of commit 4dc55525b095 ("drm: plane: Verify that no or all planes >>> have a zpos property") a warning is emitte

Re: [PATCH v2] drm/tegra: Add zpos property for cursor planes

2020-06-17 Thread Dmitry Osipenko
16.06.2020 15:17, Thierry Reding пишет: > From: Thierry Reding > > As of commit 4dc55525b095 ("drm: plane: Verify that no or all planes > have a zpos property") a warning is emitted if there's a mix of planes > with and without a zpos property. > > On Tegra, cursor planes are always composited o

Re: [PATCH v2] drm/tegra: Add zpos property for cursor planes

2020-06-16 Thread Thierry Reding
On Tue, Jun 16, 2020 at 06:54:35PM +0300, Dmitry Osipenko wrote: > 16.06.2020 15:17, Thierry Reding пишет: > > From: Thierry Reding > > > > As of commit 4dc55525b095 ("drm: plane: Verify that no or all planes > > have a zpos property") a warning is emitted if there's a mix of planes > > with and

[PATCH v2] drm/tegra: Add zpos property for cursor planes

2020-06-16 Thread Thierry Reding
From: Thierry Reding As of commit 4dc55525b095 ("drm: plane: Verify that no or all planes have a zpos property") a warning is emitted if there's a mix of planes with and without a zpos property. On Tegra, cursor planes are always composited on top of all other planes, which is why they never had