Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dsmu7_discrete.h376 uint16_t PPM_PkgPwrLimit; member
Dci_dpm.c569 dpm_table->PPM_PkgPwrLimit = cpu_to_be16((u16)ppm->dgpu_tdp * 256 / 1000); in ci_populate_bapm_parameters_in_dpm_table()
572 dpm_table->PPM_PkgPwrLimit = cpu_to_be16(0); in ci_populate_bapm_parameters_in_dpm_table()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dsmu7_discrete.h376 uint16_t PPM_PkgPwrLimit; member
Dci_dpm.c451 dpm_table->PPM_PkgPwrLimit = cpu_to_be16((u16)ppm->dgpu_tdp * 256 / 1000); in ci_populate_bapm_parameters_in_dpm_table()
454 dpm_table->PPM_PkgPwrLimit = cpu_to_be16(0); in ci_populate_bapm_parameters_in_dpm_table()