All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <2609360.oaDrMcTLzt@avalon>

diff --git a/a/1.txt b/N1/1.txt
index 0ff6d57..92025fd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ Hi Daniel,
 
 On Monday, 19 February 2018 23:58:40 EET Daniel Vetter wrote:
 > On Mon, Feb 19, 2018 at 9:19 PM, Laurent Pinchart wrote:
-> > On Friday, 16 February 2018 20:20:41 EET Ville Syrj?l? wrote:
+> > On Friday, 16 February 2018 20:20:41 EET Ville Syrjälä wrote:
 > >> On Fri, Feb 16, 2018 at 06:39:29PM +0100, Maxime Ripard wrote:
 > >> Some drivers duplicate the logic to create a property to store a
 > >>> per-plane alpha.
@@ -32,12 +32,12 @@ On Monday, 19 February 2018 23:58:40 EET Daniel Vetter wrote:
 > >>> 100644
 > >>> --- a/Documentation/gpu/kms-properties.csv
 > >>> +++ b/Documentation/gpu/kms-properties.csv
-> >>> @@ -99,5 +99,5 @@ radeon,DVI-I,?coherent?,RANGE,"Min=0,
+> >>> @@ -99,5 +99,5 @@ radeon,DVI-I,“coherent”,RANGE,"Min=0,
 > >>> Max=1",Connector,TBD>
 > >>> 
 > >>>  ,,"""underscan vborder""",RANGE,"Min=0, Max=128",Connector,TBD
-> >>>  ,Audio,?audio?,ENUM,"{ ""off"", ""on"", ""auto"" }",Connector,TBD
-> >>>  ,FMT Dithering,?dither?,ENUM,"{ ""off"", ""on"" }",Connector,TBD
+> >>>  ,Audio,“audio”,ENUM,"{ ""off"", ""on"", ""auto"" }",Connector,TBD
+> >>>  ,FMT Dithering,“dither”,ENUM,"{ ""off"", ""on"" }",Connector,TBD
 > >>> 
 > >>> -rcar-du,Generic,"""alpha""",RANGE,"Min=0, Max=255",Plane,TBD
 > >>> +,,"""alpha""",RANGE,"Min=0, Max=Driver dependant",Plane,Opacity of the
@@ -164,3 +164,8 @@ the hardware range.
 Regards,
 
 Laurent Pinchart
+
+_______________________________________________
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+https://lists.freedesktop.org/mailman/listinfo/dri-devel
diff --git a/a/content_digest b/N1/content_digest
index 4b86b0c..365bb82 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,23 @@
  "ref\0cover.5d87bf4ea23323f77697cd002dd9e210a27d6062.1518802627.git-series.maxime.ripard@bootlin.com\0"
  "ref\01841868.3gpkeNesVL@avalon\0"
  "ref\0CAKMK7uH+jiKt9pV+9OoXWCUr=yBGiNVh-iv600P-LVvBYcz_rw@mail.gmail.com\0"
- "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
- "Subject\0[PATCH v3 1/8] drm/blend: Add a generic alpha property\0"
+ "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
+ "Subject\0Re: [PATCH v3 1/8] drm/blend: Add a generic alpha property\0"
  "Date\0Wed, 21 Feb 2018 22:39:02 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Daniel Vetter <daniel@ffwll.ch>\0"
+ "Cc\0Maxime Ripard <maxime.ripard@bootlin.com>"
+  dri-devel <dri-devel@lists.freedesktop.org>
+  Boris Brezillon <boris.brezillon@bootlin.com>
+  Chen-Yu Tsai <wens@csie.org>
+  Daniel Vetter <daniel.vetter@intel.com>
+ " Linux ARM <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Daniel,\n"
  "\n"
  "On Monday, 19 February 2018 23:58:40 EET Daniel Vetter wrote:\n"
  "> On Mon, Feb 19, 2018 at 9:19 PM, Laurent Pinchart wrote:\n"
- "> > On Friday, 16 February 2018 20:20:41 EET Ville Syrj?l? wrote:\n"
+ "> > On Friday, 16 February 2018 20:20:41 EET Ville Syrj\303\244l\303\244 wrote:\n"
  "> >> On Fri, Feb 16, 2018 at 06:39:29PM +0100, Maxime Ripard wrote:\n"
  "> >> Some drivers duplicate the logic to create a property to store a\n"
  "> >>> per-plane alpha.\n"
@@ -41,12 +47,12 @@
  "> >>> 100644\n"
  "> >>> --- a/Documentation/gpu/kms-properties.csv\n"
  "> >>> +++ b/Documentation/gpu/kms-properties.csv\n"
- "> >>> @@ -99,5 +99,5 @@ radeon,DVI-I,?coherent?,RANGE,\"Min=0,\n"
+ "> >>> @@ -99,5 +99,5 @@ radeon,DVI-I,\342\200\234coherent\342\200\235,RANGE,\"Min=0,\n"
  "> >>> Max=1\",Connector,TBD>\n"
  "> >>> \n"
  "> >>>  ,,\"\"\"underscan vborder\"\"\",RANGE,\"Min=0, Max=128\",Connector,TBD\n"
- "> >>>  ,Audio,?audio?,ENUM,\"{ \"\"off\"\", \"\"on\"\", \"\"auto\"\" }\",Connector,TBD\n"
- "> >>>  ,FMT Dithering,?dither?,ENUM,\"{ \"\"off\"\", \"\"on\"\" }\",Connector,TBD\n"
+ "> >>>  ,Audio,\342\200\234audio\342\200\235,ENUM,\"{ \"\"off\"\", \"\"on\"\", \"\"auto\"\" }\",Connector,TBD\n"
+ "> >>>  ,FMT Dithering,\342\200\234dither\342\200\235,ENUM,\"{ \"\"off\"\", \"\"on\"\" }\",Connector,TBD\n"
  "> >>> \n"
  "> >>> -rcar-du,Generic,\"\"\"alpha\"\"\",RANGE,\"Min=0, Max=255\",Plane,TBD\n"
  "> >>> +,,\"\"\"alpha\"\"\",RANGE,\"Min=0, Max=Driver dependant\",Plane,Opacity of the\n"
@@ -172,6 +178,11 @@
  "-- \n"
  "Regards,\n"
  "\n"
- Laurent Pinchart
+ "Laurent Pinchart\n"
+ "\n"
+ "_______________________________________________\n"
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ https://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-51c021bf40fd575ac61ee8e76f6d5c9732daa958ec0dce9f61f616b7974079e6
+60193c778685782989239417ff85bd7b585810f71dee557199d590f0a5d8b938

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.