Hi, This series improves DRM plane support by supporting zPos on older Tegra's and enabling plane scaling filters (up to Tegra210). Changelog: v2: - Addressed v1 review comments. Dmitry Osipenko (3): drm/tegra: dc: Enable plane scaling filters drm/tegra: plane: Implement zPos plane property for older Tegra's drm/tegra: dc: Rename supports_blending to has_legacy_blending drivers/gpu/drm/tegra/dc.c | 235 +++++++++++++++++++++++++++------- drivers/gpu/drm/tegra/dc.h | 9 +- drivers/gpu/drm/tegra/plane.c | 193 ++++++++++++++++++++-------- drivers/gpu/drm/tegra/plane.h | 13 +- 4 files changed, 343 insertions(+), 107 deletions(-) -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html