Home
last modified time | relevance | path

Searched refs:pt_defaults (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.c298 const struct ci_pt_defaults *pt_defaults = pi->powertune_defaults; in ci_populate_svi_load_line() local
300 pi->smc_powertune_table.SviLoadLineEn = pt_defaults->svi_load_line_en; in ci_populate_svi_load_line()
301 pi->smc_powertune_table.SviLoadLineVddC = pt_defaults->svi_load_line_vddc; in ci_populate_svi_load_line()
311 const struct ci_pt_defaults *pt_defaults = pi->powertune_defaults; in ci_populate_tdc_limit() local
317 pt_defaults->tdc_vddc_throttle_release_limit_perc; in ci_populate_tdc_limit()
318 pi->smc_powertune_table.TDC_MAWt = pt_defaults->tdc_mawt; in ci_populate_tdc_limit()
326 const struct ci_pt_defaults *pt_defaults = pi->powertune_defaults; in ci_populate_dw8() local
409 const struct ci_pt_defaults *pt_defaults = pi->powertune_defaults; in ci_populate_bapm_parameters_in_dpm_table() local
426 dpm_table->DTEAmbientTempBase = pt_defaults->dte_ambient_temp_base; in ci_populate_bapm_parameters_in_dpm_table()
437 def1 = pt_defaults->bapmti_r; in ci_populate_bapm_parameters_in_dpm_table()
[all …]