Home
last modified time | relevance | path

Searched refs:GraphicsBootLevel (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dsmu7_fusion.h249 uint8_t GraphicsBootLevel; member
Dsmu7_discrete.h346 uint8_t GraphicsBootLevel; member
Dci_dpm.c2594 pi->smc_state_table.GraphicsBootLevel = level; in ci_populate_smc_initial_state()
3624 table->GraphicsBootLevel = 0; in ci_init_smc_table()
3629 (u32 *)&pi->smc_state_table.GraphicsBootLevel); in ci_init_smc_table()
Dkv_dpm.c516 offsetof(SMU7_Fusion_DpmTable, GraphicsBootLevel), in kv_set_dpm_boot_state()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_fusion.h249 uint8_t GraphicsBootLevel; member
Dsmu7_discrete.h347 uint8_t GraphicsBootLevel; member
Dsmu71_discrete.h279 uint8_t GraphicsBootLevel; member
Dsmu72_discrete.h284 uint8_t GraphicsBootLevel; member
Dsmu73_discrete.h268 uint8_t GraphicsBootLevel; member
Dsmu74_discrete.h302 uint8_t GraphicsBootLevel; member
Dsmu75_discrete.h308 uint8_t GraphicsBootLevel; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Diceland_smumgr.c1652 table->GraphicsBootLevel = 0; in iceland_populate_smc_boot_level()
1658 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel)); in iceland_populate_smc_boot_level()
1661 smu_data->smc_state_table.GraphicsBootLevel = 0; in iceland_populate_smc_boot_level()
1830 smu_data->smc_state_table.GraphicsBootLevel = level; in iceland_populate_smc_initial_state()
1999 table->GraphicsBootLevel = 0; in iceland_init_smc_table()
Dci_smumgr.c1688 table->GraphicsBootLevel = 0; in ci_populate_smc_boot_level()
1694 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel)); in ci_populate_smc_boot_level()
1697 smu_data->smc_state_table.GraphicsBootLevel = 0; in ci_populate_smc_boot_level()
1861 smu_data->smc_state_table.GraphicsBootLevel = level; in ci_populate_smc_initial_state()
2013 table->GraphicsBootLevel = 0; in ci_init_smc_table()
Dvegam_smumgr.c1379 table->GraphicsBootLevel = 0; in vegam_populate_smc_boot_level()
1385 (uint32_t *)&(table->GraphicsBootLevel)); in vegam_populate_smc_boot_level()
1418 smu_data->smc_state_table.GraphicsBootLevel = level; in vegam_populate_smc_initial_state()
Dfiji_smumgr.c1620 table->GraphicsBootLevel = 0; in fiji_populate_smc_boot_level()
1626 (uint32_t *)&(table->GraphicsBootLevel)); in fiji_populate_smc_boot_level()
1658 smu_data->smc_state_table.GraphicsBootLevel = level; in fiji_populate_smc_initailial_state()
Dpolaris10_smumgr.c1453 table->GraphicsBootLevel = 0; in polaris10_populate_smc_boot_level()
1459 (uint32_t *)&(table->GraphicsBootLevel)); in polaris10_populate_smc_boot_level()
1492 smu_data->smc_state_table.GraphicsBootLevel = level; in polaris10_populate_smc_initailial_state()
Dtonga_smumgr.c1518 table->GraphicsBootLevel = 0; in tonga_populate_smc_boot_level()
1524 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel)); in tonga_populate_smc_boot_level()
1527 smu_data->smc_state_table.GraphicsBootLevel = 0; in tonga_populate_smc_boot_level()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c2732 pi->smc_state_table.GraphicsBootLevel = level; in ci_populate_smc_initial_state()
3771 table->GraphicsBootLevel = 0; in ci_init_smc_table()
3776 (u32 *)&pi->smc_state_table.GraphicsBootLevel); in ci_init_smc_table()
Dkv_dpm.c645 offsetof(SMU7_Fusion_DpmTable, GraphicsBootLevel), in kv_set_dpm_boot_state()