linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Alistair Popple <alistair@popple.id.au>
Cc: devicetree@vger.kernel.org,
	Alistair Popple <alistair@popple.id.au>,
	mhairgrove@nvidia.com, linux-kernel@vger.kernel.org,
	linuxppc-dev@ozlabs.org, robh+dt@kernel.org,
	shailendras@nvidia.com
Subject: Re: [v2, 3/3] powerpc/powernv: Introduce address translation services for Nvlink2
Date: Thu,  6 Apr 2017 23:06:08 +1000 (AEST)	[thread overview]
Message-ID: <3vzNJ01sS5z9s8N@ozlabs.org> (raw)
In-Reply-To: <1491213104-24450-3-git-send-email-alistair@popple.id.au>

On Mon, 2017-04-03 at 09:51:44 UTC, Alistair Popple wrote:
> Nvlink2 supports address translation services (ATS) allowing devices
> to request address translations from an mmu known as the nest MMU
> which is setup to walk the CPU page tables.
> 
> To access this functionality certain firmware calls are required to
> setup and manage hardware context tables in the nvlink processing unit
> (NPU). The NPU also manages forwarding of TLB invalidates (known as
> address translation shootdowns/ATSDs) to attached devices.
> 
> This patch exports several methods to allow device drivers to register
> a process id (PASID/PID) in the hardware tables and to receive
> notification of when a device should stop issuing address translation
> requests (ATRs). It also adds a fault handler to allow device drivers
> to demand fault pages in.
> 
> Signed-off-by: Alistair Popple <alistair@popple.id.au>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/1ab66d1fbadad86b1f4a9c7857e193

cheers

  reply	other threads:[~2017-04-06 13:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03  9:51 [PATCH v2 1/3] drivers/of/base.c: Add of_property_read_u64_index Alistair Popple
2017-04-03  9:51 ` [PATCH v2 2/3] powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev Alistair Popple
2017-04-06 13:06   ` [v2, " Michael Ellerman
2017-04-03  9:51 ` [PATCH v2 3/3] powerpc/powernv: Introduce address translation services for Nvlink2 Alistair Popple
2017-04-06 13:06   ` Michael Ellerman [this message]
2017-04-06 13:06 ` [v2,1/3] drivers/of/base.c: Add of_property_read_u64_index Michael Ellerman

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=3vzNJ01sS5z9s8N@ozlabs.org \
    --to=patch-notifications@ellerman.id.au \
    --cc=alistair@popple.id.au \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=mhairgrove@nvidia.com \
    --cc=robh+dt@kernel.org \
    --cc=shailendras@nvidia.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;
as well as URLs for NNTP newsgroup(s).