Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dpolaris10_smumgr.h46 uint16_t BAPMTI_RC[SMU74_DTE_ITERATIONS * SMU74_DTE_SOURCES * SMU74_DTE_SINKS]; member
Dvegam_smumgr.h55 uint16_t BAPMTI_RC[SMU75_DTE_ITERATIONS * SMU75_DTE_SOURCES * SMU75_DTE_SINKS]; member
Dvegam_smumgr.c1471 pdef2 = defaults->BAPMTI_RC; in vegam_populate_bapm_parameters_in_dpm_table()
1477 table->BAPMTI_RC[i][j][k] = PP_HOST_TO_SMC_US(*pdef2); in vegam_populate_bapm_parameters_in_dpm_table()
Dpolaris10_smumgr.c459 pdef2 = defaults->BAPMTI_RC; in polaris10_populate_bapm_parameters_in_dpm_table()
465 table->BAPMTI_RC[i][j][k] = PP_HOST_TO_SMC_US(*pdef2); in polaris10_populate_bapm_parameters_in_dpm_table()
Diceland_smumgr.c1897 dpm_table->BAPMTI_RC[i][j][k] = PP_HOST_TO_SMC_US(*def2); in iceland_populate_bapm_parameters_in_dpm_table()
Dci_smumgr.c755 dpm_table->BAPMTI_RC[i][j][k] = PP_HOST_TO_SMC_US(*def2); in ci_populate_bapm_parameters_in_dpm_table()
Dtonga_smumgr.c1862 dpm_table->BAPMTI_RC[i][j][k] = in tonga_populate_bapm_parameters_in_dpm_table()
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7_discrete.h387 …uint16_t BAPMTI_RC [SMU7_DTE_ITERATIONS][SMU7_DTE_SOURCES][SMU7_DTE_SIN… member
Dsmu71_discrete.h319 …uint16_t BAPMTI_RC [SMU71_DTE_ITERATIONS][SMU71_DTE_SOURCES][SMU71_DTE_… member
Dsmu72_discrete.h324 …uint16_t BAPMTI_RC[SMU72_DTE_ITERATIONS][SMU72_DTE_SOURCES][SMU72_DTE_S… member
Dsmu74_discrete.h343 …uint16_t BAPMTI_RC[SMU74_DTE_ITERATIONS][SMU74_DTE_SOURCES][SMU74_DTE_S… member
Dsmu75_discrete.h348 …uint16_t BAPMTI_RC [SMU75_DTE_ITERATIONS][SMU75_DTE_SOURCES][SMU75_DTE_… member
/linux-6.1.9/drivers/gpu/drm/radeon/
Dsmu7_discrete.h386 …uint16_t BAPMTI_RC [SMU7_DTE_ITERATIONS][SMU7_DTE_SOURCES][SMU7_DTE_SIN… member
Dci_dpm.c444 dpm_table->BAPMTI_RC[i][j][k] = cpu_to_be16(*def2); in ci_populate_bapm_parameters_in_dpm_table()