From: Jason Gunthorpe <jgg@nvidia.com>
To: Lyude Paul <lyude@redhat.com>
Cc: David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
Lu Baolu <baolu.lu@linux.intel.com>,
Karol Herbst <kherbst@redhat.com>,
Danilo Krummrich <dakr@redhat.com>,
Thierry Reding <thierry.reding@gmail.com>,
Jonathan Hunter <jonathanh@nvidia.com>,
Sandy Huang <hjc@rock-chips.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
Mikko Perttunen <mperttunen@nvidia.com>,
Joerg Roedel <joro@8bytes.org>, Will Deacon <will@kernel.org>,
Robin Murphy <robin.murphy@arm.com>,
Kevin Tian <kevin.tian@intel.com>,
dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org,
linux-tegra@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-media@vger.kernel.org,
iommu@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/3] drm/nouveau/tegra: Use iommu_paging_domain_alloc()
Date: Tue, 1 Oct 2024 10:35:08 -0300 [thread overview]
Message-ID: <20241001133508.GA1867007@nvidia.com> (raw)
In-Reply-To: <eaed20244ced28e17795532967ab444a22c509c2.camel@redhat.com>
On Mon, Sep 16, 2024 at 04:42:33PM -0400, Lyude Paul wrote:
> Sigh. Took me a minute but I think I know what happened - I meant to push the
> entire series to drm-misc-next and not drm-misc-fixes, but I must have misread
> or typo'd the branch name and pushed the second half of patches to drm-misc-
> fixes by mistake. So the nouveau commit is present in drm-misc-next, but
> presumably drm-misc-fixes got pulled first.
>
> Sorry about that - I have no idea how I managed that mistake.
Three didn't make it to rc1, including this one:
drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c: tdev->iommu.domain = iommu_domain_alloc(&platform_bus_type>
drivers/media/platform/nvidia/tegra-vde/iommu.c: vde->domain = iommu_domain_alloc(&platform_bus_type);
drivers/remoteproc/remoteproc_core.c: domain = iommu_domain_alloc(dev->bus);
I prefer we send these through the iommu tree now so we can make
progress.
Jason
next prev parent reply other threads:[~2024-10-01 13:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-02 1:46 [PATCH v2 0/3] drm: Use iommu_paging_domain_alloc() Lu Baolu
2024-09-02 1:46 ` [PATCH v2 1/3] drm/nouveau/tegra: " Lu Baolu
2024-09-04 19:06 ` Lyude Paul
2024-09-05 13:24 ` Jason Gunthorpe
2024-09-05 16:26 ` Lyude Paul
2024-09-09 13:51 ` Jason Gunthorpe
2024-09-10 19:34 ` Lyude Paul
2024-09-15 14:08 ` Jason Gunthorpe
2024-09-16 20:42 ` Lyude Paul
2024-10-01 13:35 ` Jason Gunthorpe [this message]
2024-10-02 20:03 ` Lyude Paul
2024-09-09 13:50 ` Thierry Reding
2024-09-02 1:46 ` [PATCH v2 2/3] drm/rockchip: " Lu Baolu
2024-09-02 1:47 ` [PATCH v2 3/3] drm/tegra: " Lu Baolu
2024-09-09 13:50 ` 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=20241001133508.GA1867007@nvidia.com \
--to=jgg@nvidia.com \
--cc=airlied@gmail.com \
--cc=baolu.lu@linux.intel.com \
--cc=dakr@redhat.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=hjc@rock-chips.com \
--cc=iommu@lists.linux.dev \
--cc=jonathanh@nvidia.com \
--cc=joro@8bytes.org \
--cc=kevin.tian@intel.com \
--cc=kherbst@redhat.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=linux-tegra@vger.kernel.org \
--cc=lyude@redhat.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mperttunen@nvidia.com \
--cc=mripard@kernel.org \
--cc=nouveau@lists.freedesktop.org \
--cc=robin.murphy@arm.com \
--cc=thierry.reding@gmail.com \
--cc=tzimmermann@suse.de \
--cc=will@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;
as well as URLs for NNTP newsgroup(s).