All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5639B580.1050409@vodafone.de>

diff --git a/a/1.txt b/N1/1.txt
index 7455682..65d2a6c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,9 +24,9 @@ On 04.11.2015 00:03, Pavel Machek wrote:
 >>>>          if (ASIC_IS_AVIVO(rdev)) {
 >>>> +               radeon_crtc->pll_flags |= RADEON_PLL_PREFER_MINM_OVER_MAXP;
 >>>> +
->>>>                  if ((rdev->family = CHIP_RS600) ||
->>>>                      (rdev->family = CHIP_RS690) ||
->>>>                      (rdev->family = CHIP_RS740))
+>>>>                  if ((rdev->family == CHIP_RS600) ||
+>>>>                      (rdev->family == CHIP_RS690) ||
+>>>>                      (rdev->family == CHIP_RS740))
 >>>>
 >>> Help.. maybe... it is tricky to tell. It definitely does _not_ fix the
 >>> issue completely.
@@ -50,4 +50,9 @@ Christian.
 >
 > Thanks,
 > 								Pavel
->
+> 								
+
+_______________________________________________
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+http://lists.freedesktop.org/mailman/listinfo/dri-devel
diff --git a/a/content_digest b/N1/content_digest
index d356168..afeed7c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,7 +7,7 @@
  "ref\020151103230329.GA4167@amd\0"
  "From\0Christian K\303\266nig <deathsimple@vodafone.de>\0"
  "Subject\0Re: Mobility Radeon HD 4530/4570/545v: flicker in 1920x1080\0"
- "Date\0Wed, 04 Nov 2015 07:36:32 +0000\0"
+ "Date\0Wed, 4 Nov 2015 08:36:32 +0100\0"
  "To\0Pavel Machek <pavel@ucw.cz>"
  " Alex Deucher <alexdeucher@gmail.com>\0"
  "Cc\0Deucher"
@@ -44,9 +44,9 @@
  ">>>>          if (ASIC_IS_AVIVO(rdev)) {\n"
  ">>>> +               radeon_crtc->pll_flags |= RADEON_PLL_PREFER_MINM_OVER_MAXP;\n"
  ">>>> +\n"
- ">>>>                  if ((rdev->family = CHIP_RS600) ||\n"
- ">>>>                      (rdev->family = CHIP_RS690) ||\n"
- ">>>>                      (rdev->family = CHIP_RS740))\n"
+ ">>>>                  if ((rdev->family == CHIP_RS600) ||\n"
+ ">>>>                      (rdev->family == CHIP_RS690) ||\n"
+ ">>>>                      (rdev->family == CHIP_RS740))\n"
  ">>>>\n"
  ">>> Help.. maybe... it is tricky to tell. It definitely does _not_ fix the\n"
  ">>> issue completely.\n"
@@ -70,6 +70,11 @@
  ">\n"
  "> Thanks,\n"
  "> \t\t\t\t\t\t\t\tPavel\n"
- >
+ "> \t\t\t\t\t\t\t\t\n"
+ "\n"
+ "_______________________________________________\n"
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ http://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-18093ad1b9ca3150e785bcfbdccf70174eaa67f2b457c28df5fb6afa970ffcf9
+89b253858a3cd1ef9e47f11d912da0e71cd85d268b600034202c0963120e9744

diff --git a/a/1.txt b/N2/1.txt
index 7455682..a087cf3 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -24,9 +24,9 @@ On 04.11.2015 00:03, Pavel Machek wrote:
 >>>>          if (ASIC_IS_AVIVO(rdev)) {
 >>>> +               radeon_crtc->pll_flags |= RADEON_PLL_PREFER_MINM_OVER_MAXP;
 >>>> +
->>>>                  if ((rdev->family = CHIP_RS600) ||
->>>>                      (rdev->family = CHIP_RS690) ||
->>>>                      (rdev->family = CHIP_RS740))
+>>>>                  if ((rdev->family == CHIP_RS600) ||
+>>>>                      (rdev->family == CHIP_RS690) ||
+>>>>                      (rdev->family == CHIP_RS740))
 >>>>
 >>> Help.. maybe... it is tricky to tell. It definitely does _not_ fix the
 >>> issue completely.
diff --git a/a/content_digest b/N2/content_digest
index d356168..df3bac2 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -7,7 +7,7 @@
  "ref\020151103230329.GA4167@amd\0"
  "From\0Christian K\303\266nig <deathsimple@vodafone.de>\0"
  "Subject\0Re: Mobility Radeon HD 4530/4570/545v: flicker in 1920x1080\0"
- "Date\0Wed, 04 Nov 2015 07:36:32 +0000\0"
+ "Date\0Wed, 4 Nov 2015 08:36:32 +0100\0"
  "To\0Pavel Machek <pavel@ucw.cz>"
  " Alex Deucher <alexdeucher@gmail.com>\0"
  "Cc\0Deucher"
@@ -44,9 +44,9 @@
  ">>>>          if (ASIC_IS_AVIVO(rdev)) {\n"
  ">>>> +               radeon_crtc->pll_flags |= RADEON_PLL_PREFER_MINM_OVER_MAXP;\n"
  ">>>> +\n"
- ">>>>                  if ((rdev->family = CHIP_RS600) ||\n"
- ">>>>                      (rdev->family = CHIP_RS690) ||\n"
- ">>>>                      (rdev->family = CHIP_RS740))\n"
+ ">>>>                  if ((rdev->family == CHIP_RS600) ||\n"
+ ">>>>                      (rdev->family == CHIP_RS690) ||\n"
+ ">>>>                      (rdev->family == CHIP_RS740))\n"
  ">>>>\n"
  ">>> Help.. maybe... it is tricky to tell. It definitely does _not_ fix the\n"
  ">>> issue completely.\n"
@@ -72,4 +72,4 @@
  "> \t\t\t\t\t\t\t\tPavel\n"
  >
 
-18093ad1b9ca3150e785bcfbdccf70174eaa67f2b457c28df5fb6afa970ffcf9
+1c277a1aba43402de44759088bcd5b675b5dd29abfa09d63fe06507f33d8bcae

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.