Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dsmu7_fusion.h217 uint8_t UvdLevelCount; member
A Dsmu7_discrete.h314 uint8_t UvdLevelCount; member
A Dsmu72_discrete.h253 uint8_t UvdLevelCount; member
A Dsmu73_discrete.h227 uint8_t UvdLevelCount; member
A Dsmu74_discrete.h262 uint8_t UvdLevelCount; member
A Dsmu75_discrete.h265 uint8_t UvdLevelCount; member
/linux/drivers/gpu/drm/radeon/
A Dsmu7_fusion.h217 uint8_t UvdLevelCount; member
A Dsmu7_discrete.h301 uint8_t UvdLevelCount; member
A Dkv_dpm.c703 offsetof(SMU7_Fusion_DpmTable, UvdLevelCount), in kv_populate_uvd_table()
A Dci_dpm.c2611 table->UvdLevelCount = in ci_populate_smc_uvd_level()
2614 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dvegam_smumgr.c1320 table->UvdLevelCount = (uint8_t)(mm_table->count); in vegam_populate_smc_uvd_level()
1323 for (count = 0; count < table->UvdLevelCount; count++) { in vegam_populate_smc_uvd_level()
A Dfiji_smumgr.c1564 table->UvdLevelCount = (uint8_t)(mm_table->count); in fiji_populate_smc_uvd_level()
1567 for (count = 0; count < table->UvdLevelCount; count++) { in fiji_populate_smc_uvd_level()
A Dpolaris10_smumgr.c1533 table->UvdLevelCount = (uint8_t)(mm_table->count); in polaris10_populate_smc_uvd_level()
1536 for (count = 0; count < table->UvdLevelCount; count++) { in polaris10_populate_smc_uvd_level()
A Dci_smumgr.c1527 table->UvdLevelCount = (uint8_t)(uvd_table->count); in ci_populate_smc_uvd_level()
1529 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()
A Dtonga_smumgr.c1320 table->UvdLevelCount = (uint8_t) (mm_table->count); in tonga_populate_smc_uvd_level()
1323 for (count = 0; count < table->UvdLevelCount; count++) { in tonga_populate_smc_uvd_level()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dkv_dpm.c935 offsetof(SMU7_Fusion_DpmTable, UvdLevelCount), in kv_populate_uvd_table()

Completed in 77 milliseconds