Home
last modified time | relevance | path

Searched refs:UvdBootLevel (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dsmu7_fusion.h240 uint8_t UvdBootLevel; member
Dsmu7_discrete.h336 uint8_t UvdBootLevel; member
Dci_dpm.c3728 table->UvdBootLevel = 0; in ci_init_smc_table()
4190 pi->smc_state_table.UvdBootLevel = 0; in ci_update_uvd_dpm()
4192 pi->smc_state_table.UvdBootLevel = in ci_update_uvd_dpm()
4197 tmp |= (pi->smc_state_table.UvdBootLevel << DPM_TABLE_475__UvdBootLevel__SHIFT); in ci_update_uvd_dpm()
Dkv_dpm.c1515 offsetof(SMU7_Fusion_DpmTable, UvdBootLevel), in kv_update_uvd_dpm()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dsmu7_fusion.h240 uint8_t UvdBootLevel; member
Dsmu7_discrete.h336 uint8_t UvdBootLevel; member
Dcikd.h53 # define UvdBootLevel(x) ((x) << 24) macro
Dci_dpm.c3592 table->UvdBootLevel = 0; in ci_init_smc_table()
4052 pi->smc_state_table.UvdBootLevel = 0; in ci_update_uvd_dpm()
4054 pi->smc_state_table.UvdBootLevel = in ci_update_uvd_dpm()
4059 tmp |= UvdBootLevel(pi->smc_state_table.UvdBootLevel); in ci_update_uvd_dpm()
Dkv_dpm.c1445 offsetof(SMU7_Fusion_DpmTable, UvdBootLevel), in kv_update_uvd_dpm()