Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsmu7_fusion.h217 uint8_t UvdLevelCount; member
H A Dsmu7_discrete.h301 uint8_t UvdLevelCount; member
H A Dkv_dpm.c703 offsetof(SMU7_Fusion_DpmTable, UvdLevelCount), in kv_populate_uvd_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_fusion.h217 uint8_t UvdLevelCount; member
H A Dsmu7_discrete.h314 uint8_t UvdLevelCount; member
H A Dsmu72_discrete.h253 uint8_t UvdLevelCount; member
H A Dsmu74_discrete.h262 uint8_t UvdLevelCount; member
H A Dsmu73_discrete.h227 uint8_t UvdLevelCount; member
H A Dsmu75_discrete.h265 uint8_t UvdLevelCount; member
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H 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()
H 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()
H 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()