Home
last modified time | relevance | path

Searched refs:pause_workload (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h561 bool pause_workload; member
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c2402 if (smu->pause_workload) in smu_switch_power_profile()
2431 smu->pause_workload = pause; in smu_pause_power_profile()
2434 if (smu->pause_workload && smu->ppt_funcs->set_power_profile_mode) in smu_pause_power_profile()