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() function1512 smu10_gfx_off_control(hwmgr, false); in smu10_set_power_profile_mode()1521 smu10_gfx_off_control(hwmgr, true); in smu10_set_power_profile_mode()1675 .powergate_gfx = smu10_gfx_off_control,