diff for duplicates of <20181023134202.GP324@phenom.ffwll.local> diff --git a/a/1.txt b/N1/1.txt index 4785875..c432fdd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On Tue, Oct 23, 2018@11:01:14AM +0000, Eugeniy Paltsev wrote: +On Tue, Oct 23, 2018 at 11:01:14AM +0000, Eugeniy Paltsev wrote: > Hi David, > > Maybe you have any comments or remarks about this patch? @@ -11,7 +11,7 @@ and Sean owes me one. Generally pinging Dave is a last resort in dri-devel Thanks for your patch. -Daniel > -> On Fri, 2018-09-28@17:41 +0300, Eugeniy Paltsev wrote: +> On Fri, 2018-09-28 at 17:41 +0300, Eugeniy Paltsev wrote: > > UDL doesn't support vblank functionality so we don't need to > > initialize vblank here (we are able to send page flip > > completion events even without vblank initialization) @@ -21,9 +21,9 @@ Thanks for your patch. > > time. This breaks userspace apps (for example weston) which > > relies on timestamp value. > > -> > Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch> -> > Cc: stable at vger.kernel.org -> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com> +> > Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> +> > Cc: stable@vger.kernel.org +> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> > > --- > > drivers/gpu/drm/udl/udl_main.c | 7 +------ > > 1 file changed, 1 insertion(+), 6 deletions(-) @@ -56,3 +56,7 @@ Thanks for your patch. Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch +_______________________________________________ +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 f6d1180..2d56fa6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,21 @@ "ref\020180928144126.21598-1-Eugeniy.Paltsev@synopsys.com\0" "ref\01540292472.19916.13.camel@synopsys.com\0" - "From\0daniel@ffwll.ch (Daniel Vetter)\0" - "Subject\0[PATCH] DRM: UDL: get rid of useless vblank initialization\0" + "From\0Daniel Vetter <daniel@ffwll.ch>\0" + "Subject\0Re: [PATCH] DRM: UDL: get rid of useless vblank initialization\0" "Date\0Tue, 23 Oct 2018 15:42:02 +0200\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Eugeniy Paltsev <eugeniy.paltsev@synopsys.com>\0" + "Cc\0airlied@linux.ie <airlied@linux.ie>" + daniel.vetter@ffwll.ch <daniel.vetter@ffwll.ch> + Alexey Brodkin <alexey.brodkin@synopsys.com> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + stable@vger.kernel.org <stable@vger.kernel.org> + dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org> + marcheu@chromium.org <marcheu@chromium.org> + linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org> + " sean@poorly.run <sean@poorly.run>\0" "\00:1\0" "b\0" - "On Tue, Oct 23, 2018@11:01:14AM +0000, Eugeniy Paltsev wrote:\n" + "On Tue, Oct 23, 2018 at 11:01:14AM +0000, Eugeniy Paltsev wrote:\n" "> Hi David,\n" "> \n" "> Maybe you have any comments or remarks about this patch?\n" @@ -19,7 +28,7 @@ "Thanks for your patch.\n" "-Daniel\n" "> \n" - "> On Fri, 2018-09-28@17:41 +0300, Eugeniy Paltsev wrote:\n" + "> On Fri, 2018-09-28 at 17:41 +0300, Eugeniy Paltsev wrote:\n" "> > UDL doesn't support vblank functionality so we don't need to\n" "> > initialize vblank here (we are able to send page flip\n" "> > completion events even without vblank initialization)\n" @@ -29,9 +38,9 @@ "> > time. This breaks userspace apps (for example weston) which\n" "> > relies on timestamp value.\n" "> > \n" - "> > Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>\n" - "> > Cc: stable at vger.kernel.org\n" - "> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>\n" + "> > Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>\n" + "> > Cc: stable@vger.kernel.org\n" + "> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>\n" "> > ---\n" "> > drivers/gpu/drm/udl/udl_main.c | 7 +------\n" "> > 1 file changed, 1 insertion(+), 6 deletions(-)\n" @@ -63,6 +72,10 @@ "-- \n" "Daniel Vetter\n" "Software Engineer, Intel Corporation\n" - http://blog.ffwll.ch + "http://blog.ffwll.ch\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -b67b183c911bae994e5e6ee65fe0b8f8261c6003c822f47301bd8f64187e6ac4 +8603044c124456ab457b9d5b68bf6521337fb1f4c5ac5c0fcc64449ab11dd015
diff --git a/a/1.txt b/N2/1.txt index 4785875..05aff88 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -On Tue, Oct 23, 2018@11:01:14AM +0000, Eugeniy Paltsev wrote: +On Tue, Oct 23, 2018 at 11:01:14AM +0000, Eugeniy Paltsev wrote: > Hi David, > > Maybe you have any comments or remarks about this patch? @@ -11,7 +11,7 @@ and Sean owes me one. Generally pinging Dave is a last resort in dri-devel Thanks for your patch. -Daniel > -> On Fri, 2018-09-28@17:41 +0300, Eugeniy Paltsev wrote: +> On Fri, 2018-09-28 at 17:41 +0300, Eugeniy Paltsev wrote: > > UDL doesn't support vblank functionality so we don't need to > > initialize vblank here (we are able to send page flip > > completion events even without vblank initialization) @@ -21,9 +21,9 @@ Thanks for your patch. > > time. This breaks userspace apps (for example weston) which > > relies on timestamp value. > > -> > Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch> -> > Cc: stable at vger.kernel.org -> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com> +> > Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> +> > Cc: stable@vger.kernel.org +> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> > > --- > > drivers/gpu/drm/udl/udl_main.c | 7 +------ > > 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/a/content_digest b/N2/content_digest index f6d1180..cb27d11 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,23 @@ "ref\020180928144126.21598-1-Eugeniy.Paltsev@synopsys.com\0" "ref\01540292472.19916.13.camel@synopsys.com\0" - "From\0daniel@ffwll.ch (Daniel Vetter)\0" - "Subject\0[PATCH] DRM: UDL: get rid of useless vblank initialization\0" + "From\0Daniel Vetter <daniel@ffwll.ch>\0" + "Subject\0Re: [PATCH] DRM: UDL: get rid of useless vblank initialization\0" "Date\0Tue, 23 Oct 2018 15:42:02 +0200\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Eugeniy Paltsev <eugeniy.paltsev@synopsys.com>\0" + "Cc\0dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org>" + airlied@linux.ie <airlied@linux.ie> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + daniel.vetter@ffwll.ch <daniel.vetter@ffwll.ch> + linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org> + stable@vger.kernel.org <stable@vger.kernel.org> + marcheu@chromium.org <marcheu@chromium.org> + Alexey Brodkin <alexey.brodkin@synopsys.com> + maarten.lankhorst@linux.intel.com <maarten.lankhorst@linux.intel.com> + gustavo@padovan.org <gustavo@padovan.org> + " sean@poorly.run <sean@poorly.run>\0" "\00:1\0" "b\0" - "On Tue, Oct 23, 2018@11:01:14AM +0000, Eugeniy Paltsev wrote:\n" + "On Tue, Oct 23, 2018 at 11:01:14AM +0000, Eugeniy Paltsev wrote:\n" "> Hi David,\n" "> \n" "> Maybe you have any comments or remarks about this patch?\n" @@ -19,7 +30,7 @@ "Thanks for your patch.\n" "-Daniel\n" "> \n" - "> On Fri, 2018-09-28@17:41 +0300, Eugeniy Paltsev wrote:\n" + "> On Fri, 2018-09-28 at 17:41 +0300, Eugeniy Paltsev wrote:\n" "> > UDL doesn't support vblank functionality so we don't need to\n" "> > initialize vblank here (we are able to send page flip\n" "> > completion events even without vblank initialization)\n" @@ -29,9 +40,9 @@ "> > time. This breaks userspace apps (for example weston) which\n" "> > relies on timestamp value.\n" "> > \n" - "> > Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>\n" - "> > Cc: stable at vger.kernel.org\n" - "> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>\n" + "> > Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>\n" + "> > Cc: stable@vger.kernel.org\n" + "> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>\n" "> > ---\n" "> > drivers/gpu/drm/udl/udl_main.c | 7 +------\n" "> > 1 file changed, 1 insertion(+), 6 deletions(-)\n" @@ -65,4 +76,4 @@ "Software Engineer, Intel Corporation\n" http://blog.ffwll.ch -b67b183c911bae994e5e6ee65fe0b8f8261c6003c822f47301bd8f64187e6ac4 +0cc81eff3c81c0a7ea3140473952726fa5f4e8206364c70304574bfd9c6fe154
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.