Searched refs:gfxoff_state_changed_by_workload (Results 1 – 3 of 3) sorted by relevance
1298 !hwmgr->gfxoff_state_changed_by_workload) { in smu10_set_power_profile_mode()1300 hwmgr->gfxoff_state_changed_by_workload = true; in smu10_set_power_profile_mode()1306 if (workload_type && hwmgr->gfxoff_state_changed_by_workload) { in smu10_set_power_profile_mode()1308 hwmgr->gfxoff_state_changed_by_workload = false; in smu10_set_power_profile_mode()
95 hwmgr->gfxoff_state_changed_by_workload = false; in hwmgr_early_init()
798 bool gfxoff_state_changed_by_workload; member