From: Thierry Reding <thierry.reding@gmail.com>
To: Dave Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org, linux-tegra@vger.kernel.org
Subject: [GIT PULL] drm/tegra: Preparatory work for v5.19
Date: Wed, 1 Jun 2022 12:03:35 +0200 [thread overview]
Message-ID: <20220601100335.3841301-1-thierry.reding@gmail.com> (raw)
Hi Dave, Daniel,
The following changes since commit cb7e1abc2c73633e1eefa168ab2dad6e838899c9:
drm/tegra: gem: Do not try to dereference ERR_PTR() (2022-05-06 15:52:49 +0200)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/tegra.git tags/drm/tegra/for-5.19-prep-work
for you to fetch changes up to 597b89d30b42dcc8e6b262e6876b42dde66f97f0:
gpu: host1x: Add context bus (2022-06-01 11:50:42 +0200)
I realize that this is quite late, but as mentioned in the tag
description, this doesn't actually add anything new and is only
to simplify dependency handling for a new feature that we have
planned for v5.20, so it'd be great if we can still get this
in.
Thanks,
Thierry
----------------------------------------------------------------
drm/tegra: Preparatory work for v5.19
This contains a single patch from a series that's ready to go for v5.10
but is also a shared build-time dependency for an IOMMU series that is
planned for v5.20. The idea is to take this into v5.19 to fulfill that
dependency and remove the need for close coordination for the two
series.
----------------------------------------------------------------
Mikko Perttunen (1):
gpu: host1x: Add context bus
drivers/gpu/Makefile | 3 +--
drivers/gpu/host1x/Kconfig | 5 +++++
drivers/gpu/host1x/Makefile | 1 +
drivers/gpu/host1x/context_bus.c | 31 +++++++++++++++++++++++++++++++
include/linux/host1x_context_bus.h | 15 +++++++++++++++
5 files changed, 53 insertions(+), 2 deletions(-)
create mode 100644 drivers/gpu/host1x/context_bus.c
create mode 100644 include/linux/host1x_context_bus.h
next reply other threads:[~2022-06-01 10:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-01 10:03 Thierry Reding [this message]
2022-06-01 13:49 ` [GIT PULL] drm/tegra: Preparatory work for v5.19 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=20220601100335.3841301-1-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-tegra@vger.kernel.org \
/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