HomeSort by: relevance | last modified time | path
    Searched refs:num_of_vce_states (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.c 528 adev->pm.dpm.num_of_vce_states =
531 for (i = 0; i < adev->pm.dpm.num_of_vce_states; i++) {
906 if (idx < adev->pm.dpm.num_of_vce_states)
amdgpu_dpm.h 387 u32 num_of_vce_states; member in struct:amdgpu_dpm
amdgpu_kv_dpm.c 2783 for (i = 0; i < adev->pm.dpm.num_of_vce_states; i++) {
amdgpu_si_dpm.c 7294 for (i = 0; i < adev->pm.dpm.num_of_vce_states; i++) {

Completed in 20 milliseconds