Home
last modified time | relevance | path

Searched refs:smu10_gfx_off_control (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c417 static int smu10_gfx_off_control(struct pp_hwmgr *hwmgr, bool enable) in smu10_gfx_off_control() function
1512 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,