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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_tonga_smumgr.c 268 pptable_info->vddgfx_lookup_table,
292 voltage->VddGfx = phm_get_voltage_index(pptable_info->vddgfx_lookup_table,
404 struct phm_ppt_v1_voltage_lookup_table *vddgfx_lookup_table = local in function:tonga_populate_cac_tables
405 pptable_info->vddgfx_lookup_table;
430 index = phm_get_voltage_index(vddgfx_lookup_table,
431 convert_to_vid(vddgfx_lookup_table->entries[index].us_cac_mid));
433 convert_to_vid(vddgfx_lookup_table->entries[index].us_cac_high);
1336 phm_get_voltage_index(pptable_info->vddgfx_lookup_table,
1396 phm_get_voltage_index(pptable_info->vddgfx_lookup_table,
1441 phm_get_voltage_index(pptable_info->vddgfx_lookup_table,
    [all...]
amdgpu_tonga_smumgr.c 268 pptable_info->vddgfx_lookup_table,
292 voltage->VddGfx = phm_get_voltage_index(pptable_info->vddgfx_lookup_table,
404 struct phm_ppt_v1_voltage_lookup_table *vddgfx_lookup_table = local in function:tonga_populate_cac_tables
405 pptable_info->vddgfx_lookup_table;
430 index = phm_get_voltage_index(vddgfx_lookup_table,
431 convert_to_vid(vddgfx_lookup_table->entries[index].us_cac_mid));
433 convert_to_vid(vddgfx_lookup_table->entries[index].us_cac_high);
1336 phm_get_voltage_index(pptable_info->vddgfx_lookup_table,
1396 phm_get_voltage_index(pptable_info->vddgfx_lookup_table,
1441 phm_get_voltage_index(pptable_info->vddgfx_lookup_table,
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 545 struct phm_ppt_v1_voltage_lookup_table *vddgfx_lookup_table; member in struct:phm_ppt_v1_information
582 struct phm_ppt_v1_voltage_lookup_table *vddgfx_lookup_table; member in struct:phm_ppt_v2_information
hwmgr.h 545 struct phm_ppt_v1_voltage_lookup_table *vddgfx_lookup_table; member in struct:phm_ppt_v1_information
582 struct phm_ppt_v1_voltage_lookup_table *vddgfx_lookup_table; member in struct:phm_ppt_v2_information

Completed in 156 milliseconds