[Bug 201539] AMDGPU R9 390 automatic fan speed control in Linux 4.19/4.20/5.0
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Sat Nov 16 14:15:58 UTC 2019
https://bugzilla.kernel.org/show_bug.cgi?id=201539
--- Comment #31 from MasterCATZ (mastercatz at hotmail.com) ---
oh I love it they know the drivers file is crap
anyhow it looks like the real issue is in the GPU driver
fan speeds temps everything is in their , ofcause this would not be an issue if
pwm1_enable was NOT STUCK ON AUTO
#if 0
/* XXX: need to figure out how to handle this properly */
tmp = RREG32_SMC(ixCG_THERMAL_CTRL);
tmp &= DPM_EVENT_SRC_MASK;
tmp |= DPM_EVENT_SRC(dpm_event_src);
WREG32_SMC(ixCG_THERMAL_CTRL, tmp);
#endif
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list