dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 79071] Hang with dpm radeon hd 5750, pcie 1.1 motherboard
Date: Sat, 28 Jun 2014 18:33:58 +0000	[thread overview]
Message-ID: <bug-79071-2300-tzWvw0IgK6@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-79071-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=79071

--- Comment #3 from Jonathan Howard <jonathan@unbiased.name> ---
i fixed it.

diff --git a/drivers/gpu/drm/radeon/cypress_dpm.c
b/drivers/gpu/drm/radeon/cypress_dpm.c
index cf783fc..cf77719 100644
--- a/drivers/gpu/drm/radeon/cypress_dpm.c
+++ b/drivers/gpu/drm/radeon/cypress_dpm.c
@@ -1551,7 +1551,7 @@ int cypress_populate_smc_voltage_tables(struct
radeon_device *rdev,

                table->voltageMaskTable.highMask[RV770_SMC_VOLTAGEMASK_VDDCI] =
0;
                table->voltageMaskTable.lowMask[RV770_SMC_VOLTAGEMASK_VDDCI] =
-                       cpu_to_be32(eg_pi->vddc_voltage_table.mask_low);
+                       cpu_to_be32(eg_pi->vddci_voltage_table.mask_low);
        }

        return 0;

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

  parent reply	other threads:[~2014-06-28 18:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27 17:02 [Bug 79071] New: Hang with dpm radeon hd 5750, pcie 1.1 motherboard bugzilla-daemon
2014-06-27 17:07 ` [Bug 79071] " bugzilla-daemon
2014-06-27 18:19 ` bugzilla-daemon
2014-06-28 18:33 ` bugzilla-daemon [this message]
2014-06-28 19:02 ` bugzilla-daemon
2014-07-11 16:28 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-79071-2300-tzWvw0IgK6@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox