Searched refs:smu10_gfx_off_control (Results 1 – 1 of 1) sorted by relevance
417 static int smu10_gfx_off_control(struct pp_hwmgr *hwmgr, bool enable) in smu10_gfx_off_control() function1508 smu10_gfx_off_control(hwmgr, false); in smu10_set_power_profile_mode()1517 smu10_gfx_off_control(hwmgr, true); in smu10_set_power_profile_mode()1671 .powergate_gfx = smu10_gfx_off_control,