Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsmu7_fusion.h249 uint8_t GraphicsBootLevel; member
H A Dsmu7_discrete.h346 uint8_t GraphicsBootLevel; member
H A Dci_dpm.c2557 pi->smc_state_table.GraphicsBootLevel = level; in ci_populate_smc_initial_state()
3587 table->GraphicsBootLevel = 0; in ci_init_smc_table()
3592 (u32 *)&pi->smc_state_table.GraphicsBootLevel); in ci_init_smc_table()
H A Dkv_dpm.c359 offsetof(SMU7_Fusion_DpmTable, GraphicsBootLevel), in kv_set_dpm_boot_state()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_fusion.h240 uint8_t GraphicsBootLevel; member
H A Dsmu7_discrete.h347 uint8_t GraphicsBootLevel; member
H A Dsmu71_discrete.h279 uint8_t GraphicsBootLevel; member
H A Dsmu73_discrete.h258 uint8_t GraphicsBootLevel; member
H A Dsmu72_discrete.h284 uint8_t GraphicsBootLevel; member
H A Dsmu74_discrete.h303 uint8_t GraphicsBootLevel; member
H A Dsmu75_discrete.h308 uint8_t GraphicsBootLevel; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1653 table->GraphicsBootLevel = 0; in iceland_populate_smc_boot_level()
1659 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel)); in iceland_populate_smc_boot_level()
1662 smu_data->smc_state_table.GraphicsBootLevel = 0; in iceland_populate_smc_boot_level()
1831 smu_data->smc_state_table.GraphicsBootLevel = level; in iceland_populate_smc_initial_state()
2000 table->GraphicsBootLevel = 0; in iceland_init_smc_table()
H A Dci_smumgr.c1692 table->GraphicsBootLevel = 0; in ci_populate_smc_boot_level()
1698 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel)); in ci_populate_smc_boot_level()
1701 smu_data->smc_state_table.GraphicsBootLevel = 0; in ci_populate_smc_boot_level()
1865 smu_data->smc_state_table.GraphicsBootLevel = level; in ci_populate_smc_initial_state()
2017 table->GraphicsBootLevel = 0; in ci_init_smc_table()
H A Dpolaris10_smumgr.c1583 table->GraphicsBootLevel = 0; in polaris10_populate_smc_boot_level()
1589 (uint32_t *)&(table->GraphicsBootLevel)); in polaris10_populate_smc_boot_level()
1591 table->GraphicsBootLevel = 0; in polaris10_populate_smc_boot_level()
1630 smu_data->smc_state_table.GraphicsBootLevel = level; in polaris10_populate_smc_initailial_state()
H A Dvegam_smumgr.c1370 table->GraphicsBootLevel = 0; in vegam_populate_smc_boot_level()
1376 (uint32_t *)&(table->GraphicsBootLevel)); in vegam_populate_smc_boot_level()
1414 smu_data->smc_state_table.GraphicsBootLevel = level; in vegam_populate_smc_initial_state()
H A Dfiji_smumgr.c1605 table->GraphicsBootLevel = 0; in fiji_populate_smc_boot_level()
1611 (uint32_t *)&(table->GraphicsBootLevel)); in fiji_populate_smc_boot_level()
1643 smu_data->smc_state_table.GraphicsBootLevel = level; in fiji_populate_smc_initailial_state()
H A Dtonga_smumgr.c1529 table->GraphicsBootLevel = 0; in tonga_populate_smc_boot_level()
1535 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel)); in tonga_populate_smc_boot_level()
1538 smu_data->smc_state_table.GraphicsBootLevel = 0; in tonga_populate_smc_boot_level()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c634 offsetof(SMU7_Fusion_DpmTable, GraphicsBootLevel), in kv_set_dpm_boot_state()