Skip to content
Commit ebae8d07 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: dc: Implement legacy blending

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: default avatarDmitry Osipenko <digetx@gmail.com>
Fixes: 7772fdae

 ("drm/tegra: Support ARGB and ABGR formats")
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 4c69ac12
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment