Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.h65 bool vce_active; member
402 bool vce_active; member
H A Damdgpu_pm.c1729 ps->vce_active = adev->pm.dpm.vce_active; in amdgpu_dpm_change_power_state_locked()
1797 adev->pm.dpm.vce_active = true; in amdgpu_dpm_enable_vce()
1812 adev->pm.dpm.vce_active = false; in amdgpu_dpm_enable_vce()
H A Dsi_dpm.c3464 if (rps->vce_active) { in si_apply_state_adjust_rules()
3554 if (rps->vce_active) { in si_apply_state_adjust_rules()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_pm.c1082 if (ps->vce_active != rdev->pm.dpm.vce_active) in radeon_dpm_change_power_state_locked()
1135 ps->vce_active = rdev->pm.dpm.vce_active; in radeon_dpm_change_power_state_locked()
1230 rdev->pm.dpm.vce_active = true; in radeon_dpm_enable_vce()
1236 rdev->pm.dpm.vce_active = false; in radeon_dpm_enable_vce()
H A Dtrinity_dpm.c1559 if (new_rps->vce_active) { in trinity_apply_state_adjust_rules()
1576 if (new_rps->vce_active) { in trinity_apply_state_adjust_rules()
H A Dradeon.h1357 bool vce_active; member
1589 bool vce_active; member
H A Dkv_dpm.c2150 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
2177 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
H A Dci_dpm.c839 if (rps->vce_active) { in ci_apply_state_adjust_rules()
882 if (rps->vce_active) { in ci_apply_state_adjust_rules()
5966 seq_printf(m, "vce %sabled\n", rps->vce_active ? "en" : "dis"); in ci_dpm_debugfs_print_current_performance_level()
H A Dsi_dpm.c3005 if (rps->vce_active) { in si_apply_state_adjust_rules()
3095 if (rps->vce_active) { in si_apply_state_adjust_rules()