All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180603144225.065615205@twibright.com>

diff --git a/a/1.txt b/N1/1.txt
index a135e72..9455e59 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,7 +9,8 @@ Cc: stable@vger.kernel.org
  1 file changed, 1 insertion(+)
 
 Index: linux-4.17-rc7/drivers/video/fbdev/udlfb.c
-=================================--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c	2018-05-31 14:50:00.000000000 +0200
+===================================================================
+--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c	2018-05-31 14:50:00.000000000 +0200
 +++ linux-4.17-rc7/drivers/video/fbdev/udlfb.c	2018-05-31 14:50:00.000000000 +0200
 @@ -1057,6 +1057,7 @@ static int dlfb_ops_set_par(struct fb_in
  		return result;
@@ -17,4 +18,10 @@ Index: linux-4.17-rc7/drivers/video/fbdev/udlfb.c
  	dlfb->current_mode = fvs;
 +	info->fix.line_length = info->var.xres * (info->var.bits_per_pixel / 8);
  
- 	if (dlfb->fb_count = 0) {
+ 	if (dlfb->fb_count == 0) {
+ 
+
+_______________________________________________
+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 af2ff19..9f06cb2 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 17/21] udlfb: set line_length in dlfb_ops_set_par\0"
- "Date\0Sun, 03 Jun 2018 14:41:10 +0000\0"
+ "Date\0Sun, 03 Jun 2018 16:41:10 +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-line-length.patch\0"
  "b\0"
  "Set the variable \"line_length\" in the function dlfb_ops_set_par. Without\n"
  "this, we get garbage if we select different videomode with fbset.\n"
@@ -22,7 +23,8 @@
  " 1 file changed, 1 insertion(+)\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 14:50:00.000000000 +0200\n"
+ "===================================================================\n"
+ "--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c\t2018-05-31 14:50:00.000000000 +0200\n"
  "+++ linux-4.17-rc7/drivers/video/fbdev/udlfb.c\t2018-05-31 14:50:00.000000000 +0200\n"
  "@@ -1057,6 +1057,7 @@ static int dlfb_ops_set_par(struct fb_in\n"
  " \t\treturn result;\n"
@@ -30,6 +32,12 @@
  " \tdlfb->current_mode = fvs;\n"
  "+\tinfo->fix.line_length = info->var.xres * (info->var.bits_per_pixel / 8);\n"
  " \n"
- " \tif (dlfb->fb_count = 0) {"
+ " \tif (dlfb->fb_count == 0) {\n"
+ " \n"
+ "\n"
+ "_______________________________________________\n"
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ https://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-a5e72ed87c7b0f2178d18a36ad07e3a7233e446259a1ddf0405bc6ed1db0e1e6
+acb68a19217bfd51ace7081171bef179c9b4619be669166428e78f889bdd7ba4

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.