https://bugzilla.kernel.org/show_bug.cgi?id=201539
--- Comment #31 from MasterCATZ (mastercatz@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