Home
last modified time | relevance | path

Searched refs:num_of_vce_states (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c579 adev->pm.dpm.num_of_vce_states = in amdgpu_parse_extended_power_table()
582 for (i = 0; i < adev->pm.dpm.num_of_vce_states; i++) { in amdgpu_parse_extended_power_table()
990 if (idx < adev->pm.dpm.num_of_vce_states) in amdgpu_get_vce_clock_state()
H A Damdgpu_dpm.h373 u32 num_of_vce_states; member
H A Dsi_dpm.c7286 for (i = 0; i < adev->pm.dpm.num_of_vce_states; i++) { in si_parse_power_table()