Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Diceland_smumgr.h42 uint32_t bapm_temp_gradient; member
Dci_smumgr.h43 u32 bapm_temp_gradient; member
Dtonga_smumgr.h44 uint32_t bapm_temp_gradient; member
Diceland_smumgr.c1888 dpm_table->BAPM_TEMP_GRADIENT = PP_HOST_TO_SMC_UL(defaults->bapm_temp_gradient); in iceland_populate_bapm_parameters_in_dpm_table()
Dci_smumgr.c743 dpm_table->BAPM_TEMP_GRADIENT = PP_HOST_TO_SMC_UL(defaults->bapm_temp_gradient); in ci_populate_bapm_parameters_in_dpm_table()
Dtonga_smumgr.c1842 PP_HOST_TO_SMC_UL(defaults->bapm_temp_gradient); in tonga_populate_bapm_parameters_in_dpm_table()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.h183 u32 bapm_temp_gradient; member
Dci_dpm.c459 dpm_table->BAPM_TEMP_GRADIENT = cpu_to_be32(pt_defaults->bapm_temp_gradient); in ci_populate_bapm_parameters_in_dpm_table()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h184 u32 bapm_temp_gradient; member
Dci_dpm.c584 dpm_table->BAPM_TEMP_GRADIENT = cpu_to_be32(pt_defaults->bapm_temp_gradient); in ci_populate_bapm_parameters_in_dpm_table()