Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h65 bool vce_active; member
278 bool vce_active; member
/linux-6.3-rc2/drivers/gpu/drm/radeon/
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()
A Dtrinity_dpm.c1510 if (new_rps->vce_active) { in trinity_apply_state_adjust_rules()
1527 if (new_rps->vce_active) { in trinity_apply_state_adjust_rules()
A Dkv_dpm.c1951 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
1978 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
A Dradeon.h1378 bool vce_active; member
1611 bool vce_active; member
A Dci_dpm.c780 if (rps->vce_active) { in ci_apply_state_adjust_rules()
823 if (rps->vce_active) { in ci_apply_state_adjust_rules()
5911 seq_printf(m, "vce %sabled\n", rps->vce_active ? "en" : "dis"); in ci_dpm_debugfs_print_current_performance_level()
A Dsi_dpm.c2987 if (rps->vce_active) { in si_apply_state_adjust_rules()
3077 if (rps->vce_active) { in si_apply_state_adjust_rules()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dlegacy_dpm.c988 ps->vce_active = adev->pm.dpm.vce_active; in amdgpu_dpm_change_power_state_locked()
A Dkv_dpm.c2223 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
2250 if (new_rps->vce_active) { in kv_apply_state_adjust_rules()
A Dsi_dpm.c3460 if (rps->vce_active) { in si_apply_state_adjust_rules()
3550 if (rps->vce_active) { in si_apply_state_adjust_rules()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/
A Damdgpu_dpm.c515 adev->pm.dpm.vce_active = true; in amdgpu_dpm_enable_vce()
519 adev->pm.dpm.vce_active = false; in amdgpu_dpm_enable_vce()

Completed in 71 milliseconds