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 v3 0/5] Some corrections and improvement for Tegra DRM
Date: Wed, 20 Dec 2017 18:46:09 +0300 [thread overview]
Message-ID: <cover.1513783738.git.digetx@gmail.com> (raw)
I've aggregated all Tegra DRM patches that I've sent before into a single
series.
What's changed:
- Alpha formats been dropped in addition to restore of opaque formats
on T20/30.
- Reworked the HW cursor patch a tad, since alpha formats have been
dropped from the overlay plane.
- Fixed warning that was reported by kbuild bot for ARM64 build.
Dmitry Osipenko (5):
drm/tegra: dc: Link DC1 to DC0 on Tegra20
drm/tegra: Restore opaque and drop alpha formats on Tegra20/30
drm/tegra: Trade overlay plane for cursor on older Tegra's
drm/tegra: gem: Correct iommu_map_sg() error checking
drm/tegra: Correct timeout in tegra_syncpt_wait
drivers/gpu/drm/tegra/dc.c | 184 ++++++++++++++++++++++++++++--------------
drivers/gpu/drm/tegra/dc.h | 5 +-
drivers/gpu/drm/tegra/drm.c | 3 +-
drivers/gpu/drm/tegra/fb.c | 13 ---
drivers/gpu/drm/tegra/gem.c | 15 ++--
drivers/gpu/drm/tegra/hub.c | 3 +-
drivers/gpu/drm/tegra/plane.c | 22 +++--
drivers/gpu/drm/tegra/plane.h | 2 +-
8 files changed, 158 insertions(+), 89 deletions(-)
--
2.15.1
next reply other threads:[~2017-12-20 15:50 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-20 15:46 Dmitry Osipenko [this message]
2017-12-20 15:46 ` [PATCH v3 1/5] drm/tegra: dc: Link DC1 to DC0 on Tegra20 Dmitry Osipenko
2017-12-20 20:17 ` Thierry Reding
2017-12-20 15:46 ` [PATCH v3 2/5] drm/tegra: Restore opaque and drop alpha formats on Tegra20/30 Dmitry Osipenko
2017-12-20 18:01 ` Thierry Reding
2017-12-20 20:01 ` Dmitry Osipenko
2017-12-20 20:16 ` Thierry Reding
2017-12-20 21:05 ` Dmitry Osipenko
2017-12-20 22:02 ` Thierry Reding
2017-12-20 22:23 ` Dmitry Osipenko
2017-12-20 22:38 ` Dmitry Osipenko
2017-12-21 14:10 ` Thierry Reding
2017-12-21 14:38 ` Dmitry Osipenko
2017-12-20 15:46 ` [PATCH v3 3/5] drm/tegra: Trade overlay plane for cursor on older Tegra's Dmitry Osipenko
2017-12-20 20:19 ` Thierry Reding
2017-12-20 20:28 ` Dmitry Osipenko
2017-12-20 15:46 ` [PATCH v3 4/5] drm/tegra: gem: Correct iommu_map_sg() error checking Dmitry Osipenko
2017-12-20 20:17 ` Thierry Reding
2017-12-20 15:46 ` [PATCH v3 5/5] drm/tegra: Correct timeout in tegra_syncpt_wait Dmitry Osipenko
2017-12-20 20:17 ` 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=cover.1513783738.git.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
Powered by JetHome