Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c404 static int smu10_gfx_off_control(struct pp_hwmgr *hwmgr, bool enable) in smu10_gfx_off_control() function
1494 smu10_gfx_off_control(hwmgr, false); in smu10_set_power_profile_mode()
1503 smu10_gfx_off_control(hwmgr, true); in smu10_set_power_profile_mode()
1646 .powergate_gfx = smu10_gfx_off_control,