Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c382 static int smu10_gfx_off_control(struct pp_hwmgr *hwmgr, bool enable) in smu10_gfx_off_control() function
1388 smu10_gfx_off_control(hwmgr, false); in smu10_set_power_profile_mode()
1397 smu10_gfx_off_control(hwmgr, true); in smu10_set_power_profile_mode()
1474 .powergate_gfx = smu10_gfx_off_control,
/kernel/linux/linux-6.6/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
1504 smu10_gfx_off_control(hwmgr, false); in smu10_set_power_profile_mode()
1513 smu10_gfx_off_control(hwmgr, true); in smu10_set_power_profile_mode()
1656 .powergate_gfx = smu10_gfx_off_control,

Completed in 5 milliseconds