[Bug 61941] Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Sat Oct 19 20:17:33 CEST 2013


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

--- Comment #5 from Ilya Tumaykin <itumaykin at gmail.com> ---
Disabling voltage control doesn't help. i.e. I still have this issue after the
following change:

-       pi->voltage_control =
-               radeon_atom_is_voltage_gpio(rdev,
SET_VOLTAGE_TYPE_ASIC_VDDC, 0);
+       pi->voltage_control = false;
+//             radeon_atom_is_voltage_gpio(rdev,
SET_VOLTAGE_TYPE_ASIC_VDDC, 0);

I will try to disable dynamic_pcie_gen2 this time.

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


More information about the dri-devel mailing list