Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/pm/inc/
Damdgpu_dpm.h69 bool vce_active; member
284 bool vce_active; member
/openbsd/src/sys/dev/pci/drm/radeon/
Dradeon_pm.c1102 if (ps->vce_active != rdev->pm.dpm.vce_active) in radeon_dpm_change_power_state_locked()
1155 ps->vce_active = rdev->pm.dpm.vce_active; in radeon_dpm_change_power_state_locked()
1249 rdev->pm.dpm.vce_active = true; in radeon_dpm_enable_vce()
1255 rdev->pm.dpm.vce_active = false; in radeon_dpm_enable_vce()
Dtrinity_dpm.c1506 if (new_rps->vce_active) { in trinity_apply_state_adjust_rules()
1523 if (new_rps->vce_active) { in trinity_apply_state_adjust_rules()
Dkv_dpm.c1950 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
1977 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
Dradeon.h1355 bool vce_active; member
1586 bool vce_active; member
Dci_dpm.c775 if (rps->vce_active) { in ci_apply_state_adjust_rules()
818 if (rps->vce_active) { in ci_apply_state_adjust_rules()
5918 seq_printf(m, "vce %sabled\n", rps->vce_active ? "en" : "dis"); in ci_dpm_debugfs_print_current_performance_level()
Dsi_dpm.c2943 if (rps->vce_active) { in si_apply_state_adjust_rules()
3033 if (rps->vce_active) { in si_apply_state_adjust_rules()
/openbsd/src/sys/dev/pci/drm/amd/pm/
Damdgpu_dpm.c582 adev->pm.dpm.vce_active = true; in amdgpu_dpm_enable_vce()
586 adev->pm.dpm.vce_active = false; in amdgpu_dpm_enable_vce()