Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsmu7_fusion.h226 uint8_t GraphicsDpmLevelCount; member
H A Dsmu7_discrete.h313 uint8_t GraphicsDpmLevelCount; member
H A Dradeon_kv_dpm.c786 offsetof(SMU7_Fusion_DpmTable, GraphicsDpmLevelCount), in kv_upload_dpm_settings()
H A Dradeon_ci_dpm.c3310 pi->smc_state_table.GraphicsDpmLevelCount = (u8)dpm_table->sclk_table.count; in ci_populate_all_graphic_levels()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmu7_fusion.h226 uint8_t GraphicsDpmLevelCount; member
H A Dsmu7_discrete.h313 uint8_t GraphicsDpmLevelCount; member
H A Dsmu71_discrete.h264 uint8_t GraphicsDpmLevelCount; member
H A Dsmu74_discrete.h259 uint8_t GraphicsDpmLevelCount; member
H A Dsmu72_discrete.h250 uint8_t GraphicsDpmLevelCount; member
H A Dsmu73_discrete.h234 uint8_t GraphicsDpmLevelCount; member
H A Dsmu75_discrete.h262 uint8_t GraphicsDpmLevelCount; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_fiji_smumgr.c1048 smu_data->smc_state_table.GraphicsDpmLevelCount = in fiji_populate_all_graphic_levels()
1753 GraphicsLevel[smu_data->smc_state_table.GraphicsDpmLevelCount - 1]. in fiji_populate_clock_stretcher_data_table()
1794 for (j = 0; j < smu_data->smc_state_table.GraphicsDpmLevelCount; j++) { in fiji_populate_clock_stretcher_data_table()
2578 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in fiji_update_dpm_settings()
H A Damdgpu_tonga_smumgr.c735 smu_data->smc_state_table.GraphicsDpmLevelCount = in tonga_populate_all_graphic_levels()
1679 GraphicsLevel[smu_data->smc_state_table.GraphicsDpmLevelCount - 1]. in tonga_populate_clock_stretcher_data_table()
1720 for (j = 0; j < smu_data->smc_state_table.GraphicsDpmLevelCount; j++) { in tonga_populate_clock_stretcher_data_table()
3177 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in tonga_update_dpm_settings()
H A Damdgpu_polaris10_smumgr.c1023 smu_data->smc_state_table.GraphicsDpmLevelCount = in polaris10_populate_all_graphic_levels()
2494 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in polaris10_update_dpm_settings()
H A Damdgpu_ci_smumgr.c504 smu_data->smc_state_table.GraphicsDpmLevelCount = (u8)dpm_table->sclk_table.count; in ci_populate_all_graphic_levels()
2789 for (i = 0; i < smu_data->smc_state_table.GraphicsDpmLevelCount; i++) { in ci_update_dpm_settings()
H A Damdgpu_vegam_smumgr.c910 smu_data->smc_state_table.GraphicsDpmLevelCount = in vegam_populate_all_graphic_levels()
H A Damdgpu_iceland_smumgr.c1005 smu_data->smc_state_table.GraphicsDpmLevelCount = in iceland_populate_all_graphic_levels()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_kv_dpm.c869 offsetof(SMU7_Fusion_DpmTable, GraphicsDpmLevelCount), in kv_upload_dpm_settings()