Searched refs:GraphicsLevel (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | iceland_smumgr.c | 965 offsetof(SMU71_Discrete_DpmTable, GraphicsLevel); in iceland_populate_all_graphic_levels() 970 SMU71_Discrete_GraphicsLevel *levels = smu_data->smc_state_table.GraphicsLevel; in iceland_populate_all_graphic_levels() 983 &(smu_data->smc_state_table.GraphicsLevel[i])); in iceland_populate_all_graphic_levels() 989 smu_data->smc_state_table.GraphicsLevel[i].DeepSleepDivId = 0; in iceland_populate_all_graphic_levels() 993 smu_data->smc_state_table.GraphicsLevel[0].EnabledForActivity = 1; in iceland_populate_all_graphic_levels() 997 smu_data->smc_state_table.GraphicsLevel[dpm_table->sclk_table.count-1].DisplayWatermark = in iceland_populate_all_graphic_levels() 1027 smu_data->smc_state_table.GraphicsLevel[i].pcieDpmLevel = highest_pcie_level_enabled; in iceland_populate_all_graphic_levels() 1031 smu_data->smc_state_table.GraphicsLevel[0].pcieDpmLevel = lowest_pcie_level_enabled; in iceland_populate_all_graphic_levels() 1034 smu_data->smc_state_table.GraphicsLevel[1].pcieDpmLevel = mid_pcie_level_enabled; in iceland_populate_all_graphic_levels()
|
| H A D | fiji_smumgr.c | 250 level_addr = table_start + offsetof(SMU73_Discrete_DpmTable, GraphicsLevel); in fiji_setup_graphics_level_structure() 1011 offsetof(SMU73_Discrete_DpmTable, GraphicsLevel); in fiji_populate_all_graphic_levels() 1015 smu_data->smc_state_table.GraphicsLevel; in fiji_populate_all_graphic_levels() 1745 GraphicsLevel[smu_data->smc_state_table.GraphicsDpmLevelCount - 1]. in fiji_populate_clock_stretcher_data_table() 1789 smu_data->smc_state_table.GraphicsLevel[j].SclkFrequency); in fiji_populate_clock_stretcher_data_table() 2555 smu_data->smc_state_table.GraphicsLevel; in fiji_update_dpm_settings() 2557 offsetof(SMU73_Discrete_DpmTable, GraphicsLevel); in fiji_update_dpm_settings()
|
| H A D | ci_smumgr.c | 479 offsetof(SMU7_Discrete_DpmTable, GraphicsLevel); in ci_populate_all_graphic_levels() 483 smu_data->smc_state_table.GraphicsLevel; in ci_populate_all_graphic_levels() 493 smu_data->smc_state_table.GraphicsLevel[i].DeepSleepDivId = 0; in ci_populate_all_graphic_levels() 495 smu_data->smc_state_table.GraphicsLevel[i].DisplayWatermark = in ci_populate_all_graphic_levels() 499 smu_data->smc_state_table.GraphicsLevel[0].EnabledForActivity = 1; in ci_populate_all_graphic_levels() 2768 smu_data->smc_state_table.GraphicsLevel; in ci_update_dpm_settings() 2770 offsetof(SMU7_Discrete_DpmTable, GraphicsLevel); in ci_update_dpm_settings()
|
| H A D | vegam_smumgr.c | 875 offsetof(SMU75_Discrete_DpmTable, GraphicsLevel); in vegam_populate_all_graphic_levels() 879 smu_data->smc_state_table.GraphicsLevel; in vegam_populate_all_graphic_levels() 892 &(smu_data->smc_state_table.GraphicsLevel[i])); in vegam_populate_all_graphic_levels() 906 smu_data->smc_state_table.GraphicsLevel[0].SclkSetting.SSc_En = 0; in vegam_populate_all_graphic_levels()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | smu7_fusion.h | 224 SMU7_Fusion_GraphicsLevel GraphicsLevel[SMU__NUM_SCLK_DPM_STATE]; member
|
| H A D | smu7_discrete.h | 309 SMU7_Discrete_GraphicsLevel GraphicsLevel [SMU7_MAX_LEVELS_GRAPHICS]; member
|
| H A D | kv_dpm.c | 612 offsetof(SMU7_Fusion_DpmTable, GraphicsLevel), in kv_upload_dpm_settings() 1600 offsetof(SMU7_Fusion_DpmTable, GraphicsLevel) + in kv_update_dfs_bypass_settings()
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
| H A D | smu7_fusion.h | 224 SMU7_Fusion_GraphicsLevel GraphicsLevel[SMU__NUM_SCLK_DPM_STATE]; member
|
| H A D | smu7_discrete.h | 323 SMU7_Discrete_GraphicsLevel GraphicsLevel [SMU7_MAX_LEVELS_GRAPHICS]; member
|
| H A D | smu71_discrete.h | 270 SMU71_Discrete_GraphicsLevel GraphicsLevel [SMU71_MAX_LEVELS_GRAPHICS]; member
|
| H A D | smu72_discrete.h | 265 SMU72_Discrete_GraphicsLevel GraphicsLevel[SMU72_MAX_LEVELS_GRAPHICS]; member
|
| H A D | smu74_discrete.h | 282 SMU74_Discrete_GraphicsLevel GraphicsLevel[SMU74_MAX_LEVELS_GRAPHICS]; member
|
| H A D | smu73_discrete.h | 239 SMU73_Discrete_GraphicsLevel GraphicsLevel[SMU73_MAX_LEVELS_GRAPHICS]; member
|
| H A D | smu75_discrete.h | 287 SMU75_Discrete_GraphicsLevel GraphicsLevel [SMU75_MAX_LEVELS_GRAPHICS]; member
|