[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200304001339.8248-1-rcampbell@nvidia.com>
Date: Tue, 3 Mar 2020 16:13:35 -0800
From: Ralph Campbell <rcampbell@...dia.com>
To: <dri-devel@...ts.freedesktop.org>, <linux-rdma@...r.kernel.org>,
<linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>,
<nouveau@...ts.freedesktop.org>
CC: Jerome Glisse <jglisse@...hat.com>,
John Hubbard <jhubbard@...dia.com>,
Christoph Hellwig <hch@....de>,
Jason Gunthorpe <jgg@...lanox.com>,
"Andrew Morton" <akpm@...ux-foundation.org>,
Ben Skeggs <bskeggs@...hat.com>,
"Ralph Campbell" <rcampbell@...dia.com>
Subject: [PATCH v3 0/4] nouveau/hmm: map pages after migration
Originally patch 4 was targeted for Jason's rdma tree since other HMM
related changes were queued there. Now that those have been merged,
these patches just contain changes to nouveau so they could go through
any tree. I guess Ben Skeggs' tree would be appropriate.
Changes since v2:
Added patches 1-3 to fix some minor issues.
Eliminated nouveau_find_svmm() since it is easily found.
Applied Jason Gunthorpe's suggestions for nouveau_pfns_to_args().
Changes since v1:
Rebase to linux-5.6.0-rc4
Address Christoph Hellwig's comments
Ralph Campbell (4):
nouveau/hmm: fix vma range check for migration
nouveau/hmm: check for SVM initialized before migrating
nouveau: remove useless SVM range check
nouveau/hmm: map pages after migration
drivers/gpu/drm/nouveau/nouveau_dmem.c | 46 +++++++++++------
drivers/gpu/drm/nouveau/nouveau_dmem.h | 2 +
drivers/gpu/drm/nouveau/nouveau_svm.c | 69 ++++++++++++++++++++++++--
drivers/gpu/drm/nouveau/nouveau_svm.h | 5 ++
4 files changed, 102 insertions(+), 20 deletions(-)
--
2.20.1
Powered by blists - more mailing lists