Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pm.c543 if (ps->vce_active != adev->pm.dpm.vce_active) in amdgpu_dpm_change_power_state_locked()
590 ps->vce_active = adev->pm.dpm.vce_active; in amdgpu_dpm_change_power_state_locked()
671 adev->pm.dpm.vce_active = true; in amdgpu_dpm_enable_vce()
677 adev->pm.dpm.vce_active = false; in amdgpu_dpm_enable_vce()
Damdgpu.h1378 bool vce_active; member
1633 bool vce_active; member
Dkv_dpm.c2247 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
2274 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
Dci_dpm.c913 if (rps->vce_active) { in ci_apply_state_adjust_rules()
956 if (rps->vce_active) { in ci_apply_state_adjust_rules()
6089 seq_printf(m, "vce %sabled\n", rps->vce_active ? "en" : "dis"); in ci_dpm_debugfs_print_current_performance_level()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_pm.c1017 if (ps->vce_active != rdev->pm.dpm.vce_active) in radeon_dpm_change_power_state_locked()
1070 ps->vce_active = rdev->pm.dpm.vce_active; in radeon_dpm_change_power_state_locked()
1164 rdev->pm.dpm.vce_active = true; in radeon_dpm_enable_vce()
1170 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()
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()
Dradeon.h1357 bool vce_active; member
1589 bool vce_active; member
Dci_dpm.c796 if (rps->vce_active) { in ci_apply_state_adjust_rules()
839 if (rps->vce_active) { in ci_apply_state_adjust_rules()
5902 seq_printf(m, "vce %sabled\n", rps->vce_active ? "en" : "dis"); in ci_dpm_debugfs_print_current_performance_level()
Dsi_dpm.c3019 if (rps->vce_active) { in si_apply_state_adjust_rules()
3109 if (rps->vce_active) { in si_apply_state_adjust_rules()