Home
last modified time | relevance | path

Searched refs:SamuLevelCount (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Dsmu7_fusion.h221 uint8_t SamuLevelCount; member
Dsmu7_discrete.h304 uint8_t SamuLevelCount; member
Dkv_dpm.c828 offsetof(SMU7_Fusion_DpmTable, SamuLevelCount), in kv_populate_samu_table()
Dci_dpm.c2719 table->SamuLevelCount = in ci_populate_smc_samu_level()
2722 for (count = 0; count < table->SamuLevelCount; count++) { in ci_populate_smc_samu_level()
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7_fusion.h221 uint8_t SamuLevelCount; member
Dsmu7_discrete.h317 uint8_t SamuLevelCount; member
Dsmu72_discrete.h256 uint8_t SamuLevelCount; member
Dsmu74_discrete.h265 uint8_t SamuLevelCount; member
Dsmu73_discrete.h230 uint8_t SamuLevelCount; member
Dsmu75_discrete.h268 uint8_t SamuLevelCount; member
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dpolaris10_smumgr.c1428 table->SamuLevelCount = (uint8_t)(mm_table->count); in polaris10_populate_smc_samu_level()
1431 for (count = 0; count < table->SamuLevelCount; count++) { in polaris10_populate_smc_samu_level()
/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c1060 offsetof(SMU7_Fusion_DpmTable, SamuLevelCount), in kv_populate_samu_table()