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

--- Comment #31 from MasterCATZ (masterc...@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to