Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.h65 bool vce_active; member
402 bool vce_active; member
Damdgpu_pm.c1679 ps->vce_active = adev->pm.dpm.vce_active; in amdgpu_dpm_change_power_state_locked()
1747 adev->pm.dpm.vce_active = true; in amdgpu_dpm_enable_vce()
1762 adev->pm.dpm.vce_active = false; in amdgpu_dpm_enable_vce()
Dkv_dpm.c2221 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
2248 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
Dci_dpm.c935 if (rps->vce_active) { in ci_apply_state_adjust_rules()
984 if (rps->vce_active) { in ci_apply_state_adjust_rules()
6105 seq_printf(m, "vce %sabled\n", rps->vce_active ? "en" : "dis"); in ci_dpm_debugfs_print_current_performance_level()
Dsi_dpm.c3464 if (rps->vce_active) { in si_apply_state_adjust_rules()
3554 if (rps->vce_active) { in si_apply_state_adjust_rules()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_pm.c1026 if (ps->vce_active != rdev->pm.dpm.vce_active) in radeon_dpm_change_power_state_locked()
1079 ps->vce_active = rdev->pm.dpm.vce_active; in radeon_dpm_change_power_state_locked()
1173 rdev->pm.dpm.vce_active = true; in radeon_dpm_enable_vce()
1179 rdev->pm.dpm.vce_active = false; in radeon_dpm_enable_vce()
Dtrinity_dpm.c1553 if (new_rps->vce_active) { in trinity_apply_state_adjust_rules()
1570 if (new_rps->vce_active) { in trinity_apply_state_adjust_rules()
Dradeon.h1347 bool vce_active; member
1579 bool vce_active; member
Dkv_dpm.c2153 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
2180 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
Dci_dpm.c803 if (rps->vce_active) { in ci_apply_state_adjust_rules()
846 if (rps->vce_active) { in ci_apply_state_adjust_rules()
5946 seq_printf(m, "vce %sabled\n", rps->vce_active ? "en" : "dis"); in ci_dpm_debugfs_print_current_performance_level()
Dsi_dpm.c3004 if (rps->vce_active) { in si_apply_state_adjust_rules()
3094 if (rps->vce_active) { in si_apply_state_adjust_rules()