• Thierry Reding's avatar
    drm/tegra: dc: Simplify atomic plane helper functions · a4bfa096
    Thierry Reding authored
    Remove the tegra_dc_disable_window() function whose only purpose was to
    allow tegra_plane_atomic_update() to also call it. Fix that by shuffling
    tegra_plano_atomic_disable() to before tegra_plane_atomic_update().
    
    While at it, also remove the overlay plane helper functions because they
    are exactly the same as the primary plane helper functions.
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    a4bfa096
dc.c 54.7 KB