diff for duplicates of <16735594.PliY9Ubb24@avalon> diff --git a/a/1.txt b/N1/1.txt index 5148493..415de86 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On Monday, 5 March 2018 10:58:41 EET Daniel Vetter wrote: > On Wed, Feb 21, 2018 at 02:07:57PM +0100, Maxime Ripard wrote: > > On Mon, Feb 19, 2018 at 10:58:40PM +0100, 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. @@ -35,12 +35,12 @@ On Monday, 5 March 2018 10:58:41 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 @@ -127,3 +127,8 @@ force userspace to be generic. 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 4789a79..a4ef618 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,16 @@ "ref\0cover.5d87bf4ea23323f77697cd002dd9e210a27d6062.1518802627.git-series.maxime.ripard@bootlin.com\0" "ref\020180221130757.al7i57kiptrqh4j2@flea.lan\0" "ref\020180305085841.GF22212@phenom.ffwll.local\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\0Mon, 05 Mar 2018 12:08:12 +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" @@ -13,7 +19,7 @@ "> On Wed, Feb 21, 2018 at 02:07:57PM +0100, Maxime Ripard wrote:\n" "> > On Mon, Feb 19, 2018 at 10:58:40PM +0100, 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" @@ -44,12 +50,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\n" @@ -135,6 +141,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 -3894a908b168ca349a4b6b402e853c5c9dba8997814ac9fed0a5ca9b3a3cf1f5 +3a12bd12ecd0e716dd1700aae9365f6a51170e431386e96c3a16870f36df70e2
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.