Searched refs:smu10_gfx_off_control (Results 1 – 1 of 1) sorted by relevance
416 static int smu10_gfx_off_control(struct pp_hwmgr *hwmgr, bool enable) in smu10_gfx_off_control() function1522 smu10_gfx_off_control(hwmgr, false); in smu10_set_power_profile_mode()1531 smu10_gfx_off_control(hwmgr, true); in smu10_set_power_profile_mode()1684 .powergate_gfx = smu10_gfx_off_control,