All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1426070749-32024-2-git-send-email-lstoakes@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index b8c8e4d..4809e2d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -36,7 +36,7 @@ index 6521c3b..c5a3726 100644
 -	 * both 8/16/32 bpp now, so there is no harm if we disable 2d on
 -	 * 24bpp for current stage. */
 -#if 0
--	if(Bpp = 3){
+-	if(Bpp == 3){
 -		width *= 3;
 -		x *= 3;
 -		write_dpr(accel,DE_PITCH,
@@ -74,7 +74,8 @@ index 6521c3b..c5a3726 100644
 -			FIELD_VALUE(0,DE_DIMENSION,X,width)|
 -			FIELD_VALUE(0,DE_DIMENSION,Y_ET,height));//dpr8
 -
--	deCtrl -		FIELD_SET(0,DE_CONTROL,STATUS,START)|
+-	deCtrl =
+-		FIELD_SET(0,DE_CONTROL,STATUS,START)|
 -		FIELD_SET(0,DE_CONTROL,COMMAND,BITBLT)|
 -		FIELD_SET(0,DE_CONTROL,ROP2_SOURCE,PATTERN)|
 -		FIELD_SET(0,DE_CONTROL,ROP_SELECT,ROP2)|
diff --git a/a/content_digest b/N1/content_digest
index d478249..6a2f209 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -49,7 +49,7 @@
  "-\t * both 8/16/32 bpp now, so there is no harm if we disable 2d on\n"
  "-\t * 24bpp for current stage. */\n"
  "-#if 0\n"
- "-\tif(Bpp = 3){\n"
+ "-\tif(Bpp == 3){\n"
  "-\t\twidth *= 3;\n"
  "-\t\tx *= 3;\n"
  "-\t\twrite_dpr(accel,DE_PITCH,\n"
@@ -87,7 +87,8 @@
  "-\t\t\tFIELD_VALUE(0,DE_DIMENSION,X,width)|\n"
  "-\t\t\tFIELD_VALUE(0,DE_DIMENSION,Y_ET,height));//dpr8\n"
  "-\n"
- "-\tdeCtrl -\t\tFIELD_SET(0,DE_CONTROL,STATUS,START)|\n"
+ "-\tdeCtrl =\n"
+ "-\t\tFIELD_SET(0,DE_CONTROL,STATUS,START)|\n"
  "-\t\tFIELD_SET(0,DE_CONTROL,COMMAND,BITBLT)|\n"
  "-\t\tFIELD_SET(0,DE_CONTROL,ROP2_SOURCE,PATTERN)|\n"
  "-\t\tFIELD_SET(0,DE_CONTROL,ROP_SELECT,ROP2)|\n"
@@ -112,4 +113,4 @@
  "-- \n"
  2.3.2
 
-faea93289f966e6bc2092fd26ba73262372b578cb76967ed533b45609c51973c
+1d352a2db0820c4eeddb4ea19ebe63d4f2c7f70d01bc3f80fe4e0a76d3dd2a8a

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.