From: Dmitry Osipenko <digetx@gmail.com>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: dri-devel@lists.freedesktop.org, linux-tegra@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v1 0/3] Couple more DRM plane features on Tegra
Date: Fri, 4 May 2018 03:08:41 +0300 [thread overview]
Message-ID: <20180504000844.18661-1-digetx@gmail.com> (raw)
Hi,
This series improves DRM plane support by supporting zPos on older Tegra's
and enabling plane scaling filters (up to Tegra210).
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 | 205 ++++++++++++++++++++++++++--------
drivers/gpu/drm/tegra/dc.h | 9 +-
drivers/gpu/drm/tegra/plane.c | 193 +++++++++++++++++++++++---------
drivers/gpu/drm/tegra/plane.h | 13 ++-
4 files changed, 313 insertions(+), 107 deletions(-)
--
2.17.0
next reply other threads:[~2018-05-04 0:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-04 0:08 Dmitry Osipenko [this message]
2018-05-04 0:08 ` [PATCH v1 1/3] drm/tegra: dc: Enable plane scaling filters Dmitry Osipenko
2018-05-04 11:10 ` Thierry Reding
2018-05-04 11:55 ` Dmitry Osipenko
2018-05-04 12:09 ` Thierry Reding
2018-05-04 0:08 ` [PATCH v1 2/3] drm/tegra: plane: Implement zPos plane property for older Tegra's Dmitry Osipenko
2018-05-04 12:15 ` Thierry Reding
2018-05-04 12:32 ` Dmitry Osipenko
2018-05-04 0:08 ` [PATCH v1 3/3] drm/tegra: dc: Rename supports_blending to has_legacy_blending Dmitry Osipenko
2018-05-04 12:16 ` Thierry Reding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180504000844.18661-1-digetx@gmail.com \
--to=digetx@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox