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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
amdgpu_smu.h 681 int smu_sys_get_pp_table(struct smu_context *smu, const void **table);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_smu.c 588 int smu_sys_get_pp_table(struct smu_context *smu, const void **table) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_pm.c 605 size = smu_sys_get_pp_table(&adev->smu, (void **)&table);

Completed in 18 milliseconds