Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsmu7_fusion.h226 uint8_t UvdLevelCount; member
Dsmu7_discrete.h314 uint8_t UvdLevelCount; member
Dkv_dpm.c861 offsetof(SMU7_Fusion_DpmTable, UvdLevelCount), in kv_populate_uvd_table()
Dci_dpm.c2637 table->UvdLevelCount = in ci_populate_smc_uvd_level()
2640 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()
/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_fusion.h226 uint8_t UvdLevelCount; member
Dsmu7_discrete.h314 uint8_t UvdLevelCount; member
Dsmu72_discrete.h230 uint8_t UvdLevelCount; member
Dsmu73_discrete.h237 uint8_t UvdLevelCount; member
Dsmu74_discrete.h262 uint8_t UvdLevelCount; member
/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smc.c1392 table->UvdLevelCount = (uint8_t)(mm_table->count); in fiji_populate_smc_uvd_level()
1395 for (count = 0; count < table->UvdLevelCount; count++) { in fiji_populate_smc_uvd_level()
Dpolaris10_smc.c1242 table->UvdLevelCount = (uint8_t)(mm_table->count); in polaris10_populate_smc_uvd_level()
1245 for (count = 0; count < table->UvdLevelCount; count++) { in polaris10_populate_smc_uvd_level()
Dtonga_smc.c1235 table->UvdLevelCount = (uint8_t) (mm_table->count); in tonga_populate_smc_uvd_level()
1238 for (count = 0; count < table->UvdLevelCount; count++) { in tonga_populate_smc_uvd_level()
/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.c947 offsetof(SMU7_Fusion_DpmTable, UvdLevelCount), in kv_populate_uvd_table()
Dci_dpm.c2764 table->UvdLevelCount = in ci_populate_smc_uvd_level()
2767 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()