Home
last modified time | relevance | path

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

/linux-4.1.27/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()