Searched refs:gfxoff_state_changed_by_workload (Results 1 – 3 of 3) sorted by relevance
1493 !hwmgr->gfxoff_state_changed_by_workload) { in smu10_set_power_profile_mode()1495 hwmgr->gfxoff_state_changed_by_workload = true; in smu10_set_power_profile_mode()1502 if (workload_type && hwmgr->gfxoff_state_changed_by_workload) { in smu10_set_power_profile_mode()1504 hwmgr->gfxoff_state_changed_by_workload = false; in smu10_set_power_profile_mode()
93 hwmgr->gfxoff_state_changed_by_workload = false; in hwmgr_early_init()
811 bool gfxoff_state_changed_by_workload; member