Home
last modified time | relevance | path

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

/Linux-v4.19/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.c2653 table->UvdLevelCount = in ci_populate_smc_uvd_level()
2656 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_fusion.h226 uint8_t UvdLevelCount; member
Dsmu7_discrete.h314 uint8_t UvdLevelCount; member
Dsmu72_discrete.h253 uint8_t UvdLevelCount; member
Dsmu73_discrete.h237 uint8_t UvdLevelCount; member
Dsmu74_discrete.h262 uint8_t UvdLevelCount; member
Dsmu75_discrete.h265 uint8_t UvdLevelCount; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dvegam_smumgr.c1329 table->UvdLevelCount = (uint8_t)(mm_table->count); in vegam_populate_smc_uvd_level()
1332 for (count = 0; count < table->UvdLevelCount; count++) { in vegam_populate_smc_uvd_level()
Dfiji_smumgr.c1578 table->UvdLevelCount = (uint8_t)(mm_table->count); in fiji_populate_smc_uvd_level()
1581 for (count = 0; count < table->UvdLevelCount; count++) { in fiji_populate_smc_uvd_level()
Dpolaris10_smumgr.c1403 table->UvdLevelCount = (uint8_t)(mm_table->count); in polaris10_populate_smc_uvd_level()
1406 for (count = 0; count < table->UvdLevelCount; count++) { in polaris10_populate_smc_uvd_level()
Dci_smumgr.c1523 table->UvdLevelCount = (uint8_t)(uvd_table->count); in ci_populate_smc_uvd_level()
1525 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()
Dtonga_smumgr.c1309 table->UvdLevelCount = (uint8_t) (mm_table->count); in tonga_populate_smc_uvd_level()
1312 for (count = 0; count < table->UvdLevelCount; count++) { in tonga_populate_smc_uvd_level()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.c946 offsetof(SMU7_Fusion_DpmTable, UvdLevelCount), in kv_populate_uvd_table()
Dci_dpm.c2791 table->UvdLevelCount = in ci_populate_smc_uvd_level()
2794 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()