Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsmu7_fusion.h227 uint8_t VceLevelCount; member
Dsmu7_discrete.h315 uint8_t VceLevelCount; member
Dkv_dpm.c923 offsetof(SMU7_Fusion_DpmTable, VceLevelCount), in kv_populate_vce_table()
Dci_dpm.c2680 table->VceLevelCount = in ci_populate_smc_vce_level()
2683 for (count = 0; count < table->VceLevelCount; count++) { in ci_populate_smc_vce_level()
/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_fusion.h227 uint8_t VceLevelCount; member
Dsmu7_discrete.h315 uint8_t VceLevelCount; member
Dsmu72_discrete.h231 uint8_t VceLevelCount; member
Dsmu73_discrete.h238 uint8_t VceLevelCount; member
Dsmu74_discrete.h263 uint8_t VceLevelCount; member
/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smc.c1218 table->VceLevelCount = (uint8_t)(mm_table->count); in fiji_populate_smc_vce_level()
1221 for (count = 0; count < table->VceLevelCount; count++) { in fiji_populate_smc_vce_level()
Dpolaris10_smc.c1086 table->VceLevelCount = (uint8_t)(mm_table->count); in polaris10_populate_smc_vce_level()
1089 for (count = 0; count < table->VceLevelCount; count++) { in polaris10_populate_smc_vce_level()
Dtonga_smc.c1295 table->VceLevelCount = (uint8_t) (mm_table->count); in tonga_populate_smc_vce_level()
1298 for (count = 0; count < table->VceLevelCount; count++) { in tonga_populate_smc_vce_level()
/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.c1009 offsetof(SMU7_Fusion_DpmTable, VceLevelCount), in kv_populate_vce_table()
Dci_dpm.c2807 table->VceLevelCount = in ci_populate_smc_vce_level()
2810 for (count = 0; count < table->VceLevelCount; count++) { in ci_populate_smc_vce_level()