Add support for reading frequency-volt curve data

[ROCm/amdsmi commit: 64eec4673a]
Tento commit je obsažen v:
Chris Freehill
2019-01-07 08:44:23 -06:00
rodič f2298dc9c1
revize e3104f3ac0
-15
Zobrazit soubor
@@ -781,21 +781,6 @@ rsmi_status_t rsmi_dev_fan_speed_set(uint32_t dv_ind, uint32_t sensor_ind,
rsmi_status_t rsmi_dev_od_volt_info_get(uint32_t dv_ind,
rsmi_od_volt_freq_data *odv);
/**
* @brief
*
* @details
*
* @param[in] dv_ind a device index
*
*
* @param[in]
*
* @retval ::RSMI_STATUS_SUCCESS is returned upon successful call.
*/
rsmi_status_t rsmi_dev_od_volt_set(uint32_t dv_ind, rsmi_clk_type clk,
rsmi_freq_ind i);
/**
* @brief This function will retrieve the current valid regions in the
* frequency/voltage space.