Home
last modified time | relevance | path

Searched refs:smu7_thermal_disable_alert (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_thermal.h53 extern int smu7_thermal_disable_alert(struct pp_hwmgr *hwmgr);
H A Dsmu7_thermal.c383 int smu7_thermal_disable_alert(struct pp_hwmgr *hwmgr) in smu7_thermal_disable_alert() function
404 int result = smu7_thermal_disable_alert(hwmgr); in smu7_thermal_stop_thermal_controller()
H A Dsmu7_hwmgr.c5330 .disable_smc_firmware_ctf = smu7_thermal_disable_alert,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_thermal.h53 extern int smu7_thermal_disable_alert(struct pp_hwmgr *hwmgr);
H A Dsmu7_thermal.c387 * smu7_thermal_disable_alert - Disable thermal alerts on the RV770 thermal controller.
390 int smu7_thermal_disable_alert(struct pp_hwmgr *hwmgr) in smu7_thermal_disable_alert() function
411 int result = smu7_thermal_disable_alert(hwmgr); in smu7_thermal_stop_thermal_controller()
H A Dsmu7_hwmgr.c5784 .disable_smc_firmware_ctf = smu7_thermal_disable_alert,

Completed in 21 milliseconds