Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ !
H A Dkv_dpm.c1550 struct amdgpu_ps *amdgpu_new_state, in kv_update_vce_dpm() argument
1558 if (amdgpu_new_state->evclk > 0 && amdgpu_current_state->evclk == 0) { in kv_update_vce_dpm()
1562 pi->vce_boot_level = kv_get_vce_boot_level(adev, amdgpu_new_state->evclk); in kv_update_vce_dpm()
1578 } else if (amdgpu_new_state->evclk == 0 && amdgpu_current_state->evclk > 0) { in kv_update_vce_dpm()