Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h69 bool vce_active; member
280 bool vce_active; member
/linux/drivers/gpu/drm/radeon/
H A Dradeon_pm.c1083 if (ps->vce_active != rdev->pm.dpm.vce_active) in radeon_dpm_change_power_state_locked()
1136 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.c1506 if (new_rps->vce_active) { in trinity_apply_state_adjust_rules()
1523 if (new_rps->vce_active) { in trinity_apply_state_adjust_rules()
H A 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()
H A Dradeon.h1339 bool vce_active; member
1570 bool vce_active; member
H A Dci_dpm.c775 if (rps->vce_active) { in ci_apply_state_adjust_rules()
818 if (rps->vce_active) { in ci_apply_state_adjust_rules()
5903 seq_printf(m, "vce %sabled\n", rps->vce_active ? "en" : "dis"); in ci_dpm_debugfs_print_current_performance_level()
H A Dsi_dpm.c2950 if (rps->vce_active) { in si_apply_state_adjust_rules()
3040 if (rps->vce_active) { in si_apply_state_adjust_rules()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c925 ps->vce_active = adev->pm.dpm.vce_active; in amdgpu_dpm_change_power_state_locked()
H A Dkv_dpm.c2212 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
2239 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
H A Dsi_dpm.c3520 if (rps->vce_active) { in si_apply_state_adjust_rules()
3610 if (rps->vce_active) { in si_apply_state_adjust_rules()
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c632 adev->pm.dpm.vce_active = true; in amdgpu_dpm_enable_vce()
636 adev->pm.dpm.vce_active = false; in amdgpu_dpm_enable_vce()