+68
−13
+12
−0
+0
−12
+138
−0
Loading
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 supported and the same fixed Z- order as previously defined is used. Reverts commit 71835caa ("drm/tegra: fb: Force alpha formats") since the opaque formats are now supported. Reported-by:Dmitry Osipenko <digetx@gmail.com> Fixes: 7772fdae ("drm/tegra: Support ARGB and ABGR formats") Signed-off-by:
Thierry Reding <treding@nvidia.com>