Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu10_hwmgr.c1503 !hwmgr->gfxoff_state_changed_by_workload) { in smu10_set_power_profile_mode()
1505 hwmgr->gfxoff_state_changed_by_workload = true; in smu10_set_power_profile_mode()
1512 if (workload_type && hwmgr->gfxoff_state_changed_by_workload) { in smu10_set_power_profile_mode()
1514 hwmgr->gfxoff_state_changed_by_workload = false; in smu10_set_power_profile_mode()
A Dhwmgr.c93 hwmgr->gfxoff_state_changed_by_workload = false; in hwmgr_early_init()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dhwmgr.h811 bool gfxoff_state_changed_by_workload; member

Completed in 13 milliseconds