diff for duplicates of <20180603144226.196194017@twibright.com> diff --git a/a/1.txt b/N1/1.txt index c2e63ff..e05eda2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,8 @@ Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> 1 file changed, 8 deletions(-) Index: linux-4.17-rc7/drivers/video/fbdev/udlfb.c -=================================--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c 2018-05-31 12:48:35.000000000 +0200 +=================================================================== +--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c 2018-05-31 12:48:35.000000000 +0200 +++ linux-4.17-rc7/drivers/video/fbdev/udlfb.c 2018-05-31 12:48:35.000000000 +0200 @@ -25,7 +25,6 @@ #include <linux/fb.h> @@ -46,3 +47,8 @@ Index: linux-4.17-rc7/drivers/video/fbdev/udlfb.c while (pixel < cmd_pixel_end) { const uint16_t * const repeating_pixel = pixel; u16 pixel_value = *pixel; + +_______________________________________________ +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 267a206..843d581 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180603144053.875668929@twibright.com\0" "From\0Mikulas Patocka <mpatocka@redhat.com>\0" "Subject\0[PATCH 20/21] udlfb: avoid prefetch\0" - "Date\0Sun, 03 Jun 2018 14:41:13 +0000\0" + "Date\0Sun, 03 Jun 2018 16:41:13 +0200\0" "To\0Mikulas Patocka <mpatocka@redhat.com>" Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Dave Airlie <airlied@redhat.com> @@ -10,6 +10,7 @@ "Cc\0linux-fbdev@vger.kernel.org" " dri-devel@lists.freedesktop.org\0" "\00:1\0" + "fn\0udl-avoid-prefetch.patch\0" "b\0" "Modern processors can detect linear memory accesses and prefetch data\n" "automatically, so there's no need to use prefetch.\n" @@ -21,7 +22,8 @@ " 1 file changed, 8 deletions(-)\n" "\n" "Index: linux-4.17-rc7/drivers/video/fbdev/udlfb.c\n" - "=================================--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c\t2018-05-31 12:48:35.000000000 +0200\n" + "===================================================================\n" + "--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c\t2018-05-31 12:48:35.000000000 +0200\n" "+++ linux-4.17-rc7/drivers/video/fbdev/udlfb.c\t2018-05-31 12:48:35.000000000 +0200\n" "@@ -25,7 +25,6 @@\n" " #include <linux/fb.h>\n" @@ -58,6 +60,11 @@ "-\n" " \t\twhile (pixel < cmd_pixel_end) {\n" " \t\t\tconst uint16_t * const repeating_pixel = pixel;\n" - " \t\t\tu16 pixel_value = *pixel;" + " \t\t\tu16 pixel_value = *pixel;\n" + "\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -78c2fa727ec963cf42a0b2d94d7ec29743bcad82b195c84168ec4ba6af3dffc1 +da0bef632e36f40f66097b10abe6e847573c366206652afa9bb9fecaf521cdaf
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.