commit | a43d0a00ea58a665905d94e8ab469ff888b1b0e1 | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Fri May 04 17:40:00 2018 +0300 |
committer | Thierry Reding <treding@nvidia.com> | Thu May 17 14:08:44 2018 +0200 |
tree | 51fb07edba34c17dd9464bdbb1ade49cabc56698 | |
parent | 3dae08bc076b93487ed2df50bcfa892113e89d9d [diff] |
drm/tegra: dc: Rename supports_blending to has_legacy_blending Older Tegra chips do support blending as well. Rename the SoC info entry .supports_blending to .has_legacy_blending to eliminate the confusion. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>