Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dsmu7_fusion.h218 uint8_t VceLevelCount; member
A Dsmu7_discrete.h315 uint8_t VceLevelCount; member
A Dsmu72_discrete.h254 uint8_t VceLevelCount; member
A Dsmu73_discrete.h228 uint8_t VceLevelCount; member
A Dsmu74_discrete.h263 uint8_t VceLevelCount; member
A Dsmu75_discrete.h266 uint8_t VceLevelCount; member
/linux/drivers/gpu/drm/radeon/
A Dsmu7_fusion.h218 uint8_t VceLevelCount; member
A Dsmu7_discrete.h302 uint8_t VceLevelCount; member
A Dkv_dpm.c765 offsetof(SMU7_Fusion_DpmTable, VceLevelCount), in kv_populate_vce_table()
A Dci_dpm.c2654 table->VceLevelCount = in ci_populate_smc_vce_level()
2657 for (count = 0; count < table->VceLevelCount; count++) { in ci_populate_smc_vce_level()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dvegam_smumgr.c1207 table->VceLevelCount = (uint8_t)(mm_table->count); in vegam_populate_smc_vce_level()
1210 for (count = 0; count < table->VceLevelCount; count++) { in vegam_populate_smc_vce_level()
A Dfiji_smumgr.c1429 table->VceLevelCount = (uint8_t)(mm_table->count); in fiji_populate_smc_vce_level()
1432 for (count = 0; count < table->VceLevelCount; count++) { in fiji_populate_smc_vce_level()
A Dpolaris10_smumgr.c1378 table->VceLevelCount = (uint8_t)(mm_table->count); in polaris10_populate_smc_vce_level()
1381 for (count = 0; count < table->VceLevelCount; count++) { in polaris10_populate_smc_vce_level()
A Dci_smumgr.c1568 table->VceLevelCount = (uint8_t)(vce_table->count); in ci_populate_smc_vce_level()
1571 for (count = 0; count < table->VceLevelCount; count++) { in ci_populate_smc_vce_level()
A Dtonga_smumgr.c1380 table->VceLevelCount = (uint8_t) (mm_table->count); in tonga_populate_smc_vce_level()
1383 for (count = 0; count < table->VceLevelCount; count++) { in tonga_populate_smc_vce_level()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dkv_dpm.c997 offsetof(SMU7_Fusion_DpmTable, VceLevelCount), in kv_populate_vce_table()

Completed in 90 milliseconds