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

2020-06-18 Thread Dmitry Osipenko
17.06.2020 19:37, Thierry Reding пишет: > On Wed, Jun 17, 2020 at 05:20:14PM +0300, Dmitry Osipenko wrote: >> 17.06.2020 17:10, Thierry Reding пишет: >>> On Tue, Jun 16, 2020 at 09:39:19PM +0300, Dmitry Osipenko wrote: 16.06.2020 21:14, Thierry Reding пишет: > From: Thierry Reding > >

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

2020-06-18 Thread Dmitry Osipenko
17.06.2020 17:10, Thierry Reding пишет: > On Tue, Jun 16, 2020 at 09:39:19PM +0300, Dmitry Osipenko wrote: >> 16.06.2020 21:14, 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 v3] drm/tegra: Add zpos property for cursor planes

2020-06-17 Thread Thierry Reding
On Wed, Jun 17, 2020 at 05:20:14PM +0300, Dmitry Osipenko wrote: > 17.06.2020 17:10, Thierry Reding пишет: > > On Tue, Jun 16, 2020 at 09:39:19PM +0300, Dmitry Osipenko wrote: > >> 16.06.2020 21:14, Thierry Reding пишет: > >>> From: Thierry Reding > >>> > >>> As of commit 4dc55525b095 ("drm: plane

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

2020-06-17 Thread Thierry Reding
On Tue, Jun 16, 2020 at 09:39:19PM +0300, Dmitry Osipenko wrote: > 16.06.2020 21:14, 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

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

2020-06-17 Thread Dmitry Osipenko
16.06.2020 21:14, 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

[PATCH v3] 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