• Thierry Reding's avatar
    drm/tegra: dc: Implement legacy blending · ebae8d07
    Thierry Reding authored
    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>
    ebae8d07
plane.h 1.62 KB