All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52F0A574.1070601@nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index 3ea374c..63cebe1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
 On 02/04/2014 12:54 PM, Ben Skeggs wrote:
-> On Sat, Feb 1, 2014 at 1:16 PM, Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote:
+> On Sat, Feb 1, 2014 at 1:16 PM, Alexandre Courbot <acourbot@nvidia.com> wrote:
 >> Adapt the NVC0 BAR driver to make it able to support chips that do not
 >> expose a BAR3. When this happens, BAR1 is then used for USERD mapping
 >> and the BAR alloc() functions is disabled, making GPU objects unable
 >> to rely on BAR for data access and falling back to PRAMIN.
 >>
->> Signed-off-by: Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+>> Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
 >> ---
 >>   drivers/gpu/drm/nouveau/core/subdev/bar/nvc0.c | 115 +++++++++++++------------
 >>   1 file changed, 61 insertions(+), 54 deletions(-)
diff --git a/a/content_digest b/N1/content_digest
index f09f65e..6adbdd3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,31 +1,30 @@
  "ref\01391224618-3794-1-git-send-email-acourbot@nvidia.com\0"
  "ref\01391224618-3794-8-git-send-email-acourbot@nvidia.com\0"
  "ref\0CACAvsv7BDDEOJ-C88PRWy7z21c1LMorb5r=f6atDJAWtTN=Luw@mail.gmail.com\0"
- "ref\0CACAvsv7BDDEOJ-C88PRWy7z21c1LMorb5r=f6atDJAWtTN=Luw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Alexandre Courbot <acourbot@nvidia.com>\0"
  "Subject\0Re: [RFC 07/16] drm/nouveau/bar/nvc0: support chips without BAR3\0"
  "Date\0Tue, 4 Feb 2014 17:31:48 +0900\0"
- "To\0Ben Skeggs <skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"
-  nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org <nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
-  dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org <dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
-  Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Eric Brower <ebrower-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Terje Bergstrom <tbergstrom-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
- " Ken Adams <KAdams-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0Ben Skeggs <skeggsb@gmail.com>\0"
+ "Cc\0Ben Skeggs <bskeggs@redhat.com>"
+  nouveau@lists.freedesktop.org <nouveau@lists.freedesktop.org>
+  dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org>
+  Alexandre Courbot <gnurou@gmail.com>
+  Eric Brower <ebrower@nvidia.com>
+  Stephen Warren <swarren@wwwdotorg.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-tegra@vger.kernel.org <linux-tegra@vger.kernel.org>
+  Terje Bergstrom <tbergstrom@nvidia.com>
+ " Ken Adams <KAdams@nvidia.com>\0"
  "\00:1\0"
  "b\0"
  "On 02/04/2014 12:54 PM, Ben Skeggs wrote:\n"
- "> On Sat, Feb 1, 2014 at 1:16 PM, Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote:\n"
+ "> On Sat, Feb 1, 2014 at 1:16 PM, Alexandre Courbot <acourbot@nvidia.com> wrote:\n"
  ">> Adapt the NVC0 BAR driver to make it able to support chips that do not\n"
  ">> expose a BAR3. When this happens, BAR1 is then used for USERD mapping\n"
  ">> and the BAR alloc() functions is disabled, making GPU objects unable\n"
  ">> to rely on BAR for data access and falling back to PRAMIN.\n"
  ">>\n"
- ">> Signed-off-by: Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ ">> Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>\n"
  ">> ---\n"
  ">>   drivers/gpu/drm/nouveau/core/subdev/bar/nvc0.c | 115 +++++++++++++------------\n"
  ">>   1 file changed, 61 insertions(+), 54 deletions(-)\n"
@@ -195,4 +194,4 @@
  "\n"
  You're right, this test is not needed at all. Thanks.
 
-16255841d2d4f88216f4b78e006ad6d4e7bc2d8ad6ca7f314ef8ba005419ea1c
+21f34f7305a87c64f10f5cf5c1a9ae75a313e5895408b8ae52c7108de721b1b6

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.