Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.h183 u32 bapm_temp_gradient; member
Dci_dpm.c458 dpm_table->BAPM_TEMP_GRADIENT = cpu_to_be32(pt_defaults->bapm_temp_gradient); in ci_populate_bapm_parameters_in_dpm_table()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h184 u32 bapm_temp_gradient; member
Dci_dpm.c576 dpm_table->BAPM_TEMP_GRADIENT = cpu_to_be32(pt_defaults->bapm_temp_gradient); in ci_populate_bapm_parameters_in_dpm_table()