Re: [PATCH v2] drm/tegra: dc: Implement legacy blending

2017-12-22 Thread Dmitry Osipenko
On 21.12.2017 17:03, Thierry Reding wrote: > From: Thierry Reding > > This implements alpha blending on legacy display controllers (Tegra20, > Tegra30 and Tegra114). While it's theoretically possible to support the > zpos property to enable userspace to specify the Z-order of

Re: [PATCH v2] drm/tegra: dc: Implement legacy blending

2017-12-22 Thread Dmitry Osipenko
On 21.12.2017 21:46, Dmitry Osipenko wrote: > On 21.12.2017 17:03, Thierry Reding wrote: >> From: Thierry Reding >> >> This implements alpha blending on legacy display controllers (Tegra20, >> Tegra30 and Tegra114). While it's theoretically possible to support the >> zpos

[PATCH v2] drm/tegra: dc: Implement legacy blending

2017-12-21 Thread Thierry Reding
From: Thierry Reding This implements alpha blending on legacy display controllers (Tegra20, Tegra30 and Tegra114). While it's theoretically possible to support the zpos property to enable userspace to specify the Z-order of each plane individually, this is not currently