Searched refs:gfxoff_state_changed_by_workload (Results 1 – 3 of 3) sorted by relevance
1387 !hwmgr->gfxoff_state_changed_by_workload) { in smu10_set_power_profile_mode()1389 hwmgr->gfxoff_state_changed_by_workload = true; in smu10_set_power_profile_mode()1396 if (workload_type && hwmgr->gfxoff_state_changed_by_workload) { in smu10_set_power_profile_mode()1398 hwmgr->gfxoff_state_changed_by_workload = false; in smu10_set_power_profile_mode()
97 hwmgr->gfxoff_state_changed_by_workload = false; in hwmgr_early_init()
811 bool gfxoff_state_changed_by_workload; member