Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsmu7_fusion.h251 uint8_t GraphicsBootLevel; member
H A Dsmu7_discrete.h348 uint8_t GraphicsBootLevel; member
H A Dradeon_ci_dpm.c2602 pi->smc_state_table.GraphicsBootLevel = level; in ci_populate_smc_initial_state()
3632 table->GraphicsBootLevel = 0; in ci_init_smc_table()
3637 (u32 *)&pi->smc_state_table.GraphicsBootLevel); in ci_init_smc_table()
H A Dradeon_kv_dpm.c522 offsetof(SMU7_Fusion_DpmTable, GraphicsBootLevel), in kv_set_dpm_boot_state()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmu7_fusion.h251 uint8_t GraphicsBootLevel; member
H A Dsmu7_discrete.h349 uint8_t GraphicsBootLevel; member
H A Dsmu71_discrete.h281 uint8_t GraphicsBootLevel; member
H A Dsmu74_discrete.h304 uint8_t GraphicsBootLevel; member
H A Dsmu72_discrete.h286 uint8_t GraphicsBootLevel; member
H A Dsmu73_discrete.h270 uint8_t GraphicsBootLevel; member
H A Dsmu75_discrete.h310 uint8_t GraphicsBootLevel; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_iceland_smumgr.c1658 table->GraphicsBootLevel = 0; in iceland_populate_smc_boot_level()
1664 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel)); in iceland_populate_smc_boot_level()
1667 smu_data->smc_state_table.GraphicsBootLevel = 0; in iceland_populate_smc_boot_level()
1836 smu_data->smc_state_table.GraphicsBootLevel = level; in iceland_populate_smc_initial_state()
2005 table->GraphicsBootLevel = 0; in iceland_init_smc_table()
H A Damdgpu_ci_smumgr.c1695 table->GraphicsBootLevel = 0; in ci_populate_smc_boot_level()
1701 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel)); in ci_populate_smc_boot_level()
1704 smu_data->smc_state_table.GraphicsBootLevel = 0; in ci_populate_smc_boot_level()
1868 smu_data->smc_state_table.GraphicsBootLevel = level; in ci_populate_smc_initial_state()
2020 table->GraphicsBootLevel = 0; in ci_init_smc_table()
H A Damdgpu_vegam_smumgr.c1372 table->GraphicsBootLevel = 0; in vegam_populate_smc_boot_level()
1378 (uint32_t *)&(table->GraphicsBootLevel)); in vegam_populate_smc_boot_level()
1416 smu_data->smc_state_table.GraphicsBootLevel = level; in vegam_populate_smc_initial_state()
H A Damdgpu_fiji_smumgr.c1613 table->GraphicsBootLevel = 0; in fiji_populate_smc_boot_level()
1619 (uint32_t *)&(table->GraphicsBootLevel)); in fiji_populate_smc_boot_level()
1651 smu_data->smc_state_table.GraphicsBootLevel = level; in fiji_populate_smc_initailial_state()
H A Damdgpu_polaris10_smumgr.c1460 table->GraphicsBootLevel = 0; in polaris10_populate_smc_boot_level()
1466 (uint32_t *)&(table->GraphicsBootLevel)); in polaris10_populate_smc_boot_level()
1499 smu_data->smc_state_table.GraphicsBootLevel = level; in polaris10_populate_smc_initailial_state()
H A Damdgpu_tonga_smumgr.c1534 table->GraphicsBootLevel = 0; in tonga_populate_smc_boot_level()
1540 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel)); in tonga_populate_smc_boot_level()
1543 smu_data->smc_state_table.GraphicsBootLevel = 0; in tonga_populate_smc_boot_level()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_kv_dpm.c649 offsetof(SMU7_Fusion_DpmTable, GraphicsBootLevel), in kv_set_dpm_boot_state()