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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu72.h 298 uint8_t VddGfx;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_tonga_smumgr.c 267 voltage->VddGfx = phm_get_voltage_index(
269 allowed_clock_voltage_table->entries[i].vddgfx);
292 voltage->VddGfx = phm_get_voltage_index(pptable_info->vddgfx_lookup_table,
293 allowed_clock_voltage_table->entries[i-1].vddgfx);
428 /* We are populating vddgfx CAC data to BapmVddgfx table in split mode */
468 "can not populate VDDGFX voltage table to SMC",
1334 table->UvdLevel[count].MinVoltage.VddGfx =
1337 mm_table->entries[count].vddgfx) : 0;
1394 table->VceLevel[count].MinVoltage.VddGfx =
1397 mm_table->entries[count].vddgfx) : 0
    [all...]

Completed in 14 milliseconds