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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
vega20_ppt.h 121 struct vega20_single_dpm_table phy_table; member in struct:vega20_dpm_table
amdgpu_navi10_ppt.c 653 dpm_context->dpm_tables.phy_table.min = driver_ppt->FreqTablePhyclk[0];
654 dpm_context->dpm_tables.phy_table.max = driver_ppt->FreqTablePhyclk[NUM_PHYCLK_DPM_LEVELS - 1];
amdgpu_vega20_ppt.c 871 single_dpm_table = &(dpm_table->phy_table);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu_v11_0.h 110 struct smu_11_0_dpm_table phy_table; member in struct:smu_11_0_dpm_tables
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
vega10_hwmgr.h 158 struct vega10_single_dpm_table phy_table; member in struct:vega10_dpm_table
vega12_hwmgr.h 137 struct vega12_single_dpm_table phy_table; member in struct:vega12_dpm_table
vega20_hwmgr.h 189 struct vega20_single_dpm_table phy_table; member in struct:vega20_dpm_table
amdgpu_vega12_hwmgr.c 680 dpm_table = &(data->dpm_table.phy_table);
amdgpu_vega20_hwmgr.c 755 dpm_table = &(data->dpm_table.phy_table);
amdgpu_vega10_hwmgr.c 1442 dpm_table = &(data->dpm_table.phy_table);

Completed in 28 milliseconds