diff for duplicates of <4B4D86E3.9090207@bfs.de> diff --git a/a/1.txt b/N1/1.txt index 3b024ae..5fbfeab 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,7 @@ Darren Jenkins schrieb: > +++ b/drivers/gpu/drm/radeon/radeon_cp.c > @@ -531,6 +531,8 @@ static int > radeon_cp_init_microcode(drm_radeon_private_t *dev_priv) -> ((dev_priv->flags & RADEON_FAMILY_MASK) = CHIP_RV570)) { +> ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV570)) { > DRM_INFO("Loading R500 Microcode\n"); > fw_name = FIRMWARE_R520; > + } else { diff --git a/a/content_digest b/N1/content_digest index a5e36a4..a8c33c7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01261660696.3546.40.camel@ICE-BOX\0" "From\0walter harms <wharms@bfs.de>\0" - "Subject\0Re: drivers/gpu/drm/radeon/radeon_cp.c: check for invalid radeon\0" - "Date\0Wed, 13 Jan 2010 08:40:03 +0000\0" + "Subject\0Re: drivers/gpu/drm/radeon/radeon_cp.c: check for invalid radeon family\0" + "Date\0Wed, 13 Jan 2010 09:40:03 +0100\0" "To\0Darren Jenkins <darrenrjenkins@gmail.com>\0" "Cc\0David Airlie <airlied@linux.ie>" dri-devel mailing list <dri-devel@lists.sourceforge.net> @@ -26,7 +26,7 @@ "> +++ b/drivers/gpu/drm/radeon/radeon_cp.c\n" "> @@ -531,6 +531,8 @@ static int\n" "> radeon_cp_init_microcode(drm_radeon_private_t *dev_priv)\n" - "> \t\t ((dev_priv->flags & RADEON_FAMILY_MASK) = CHIP_RV570)) {\n" + "> \t\t ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV570)) {\n" "> \t\tDRM_INFO(\"Loading R500 Microcode\\n\");\n" "> \t\tfw_name = FIRMWARE_R520;\n" "> +\t} else {\n" @@ -42,4 +42,4 @@ "just my 2 cents,\n" wh -4bd2ddf2179b839afff5072cc19d92e651c2e4ee4dfbaa9261bd7335fcf70aa2 +f8b8d2706603fba029a08155715aaba195a47d41cd931a6041d8fcc4fc7a471b
diff --git a/a/1.txt b/N2/1.txt index 3b024ae..eea7d6c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,7 +15,7 @@ Darren Jenkins schrieb: > +++ b/drivers/gpu/drm/radeon/radeon_cp.c > @@ -531,6 +531,8 @@ static int > radeon_cp_init_microcode(drm_radeon_private_t *dev_priv) -> ((dev_priv->flags & RADEON_FAMILY_MASK) = CHIP_RV570)) { +> ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV570)) { > DRM_INFO("Loading R500 Microcode\n"); > fw_name = FIRMWARE_R520; > + } else { @@ -30,3 +30,11 @@ Someone should take the job to clear the if forrest and replace it with switch() just my 2 cents, wh + +------------------------------------------------------------------------------ +This SF.Net email is sponsored by the Verizon Developer Community +Take advantage of Verizon's best-in-class app development support +A streamlined, 14 day to market process makes app distribution fast and easy +Join now and get one step closer to millions of Verizon customers +http://p.sf.net/sfu/verizon-dev2dev +-- diff --git a/a/content_digest b/N2/content_digest index a5e36a4..6aaafb1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\01261660696.3546.40.camel@ICE-BOX\0" "From\0walter harms <wharms@bfs.de>\0" - "Subject\0Re: drivers/gpu/drm/radeon/radeon_cp.c: check for invalid radeon\0" - "Date\0Wed, 13 Jan 2010 08:40:03 +0000\0" + "Subject\0Re: drivers/gpu/drm/radeon/radeon_cp.c: check for invalid radeon family\0" + "Date\0Wed, 13 Jan 2010 09:40:03 +0100\0" "To\0Darren Jenkins <darrenrjenkins@gmail.com>\0" "Cc\0David Airlie <airlied@linux.ie>" dri-devel mailing list <dri-devel@lists.sourceforge.net> @@ -26,7 +26,7 @@ "> +++ b/drivers/gpu/drm/radeon/radeon_cp.c\n" "> @@ -531,6 +531,8 @@ static int\n" "> radeon_cp_init_microcode(drm_radeon_private_t *dev_priv)\n" - "> \t\t ((dev_priv->flags & RADEON_FAMILY_MASK) = CHIP_RV570)) {\n" + "> \t\t ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV570)) {\n" "> \t\tDRM_INFO(\"Loading R500 Microcode\\n\");\n" "> \t\tfw_name = FIRMWARE_R520;\n" "> +\t} else {\n" @@ -40,6 +40,14 @@ "Someone should take the job to clear the if forrest and replace it with switch()/case.\n" "\n" "just my 2 cents,\n" - wh + " wh\n" + "\n" + "------------------------------------------------------------------------------\n" + "This SF.Net email is sponsored by the Verizon Developer Community\n" + "Take advantage of Verizon's best-in-class app development support\n" + "A streamlined, 14 day to market process makes app distribution fast and easy\n" + "Join now and get one step closer to millions of Verizon customers\n" + "http://p.sf.net/sfu/verizon-dev2dev \n" + -- -4bd2ddf2179b839afff5072cc19d92e651c2e4ee4dfbaa9261bd7335fcf70aa2 +35d0760f4e0b6c65829f6b09e9c448f2c086888596058d5e87daa434a6650e21
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.