Home
last modified time | relevance | path

Searched refs:ui_label (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dpp_psm.c112 enum PP_StateUILabel ui_label, in psm_get_ui_state() argument
123 if (state->classification.ui_label & ui_label) { in psm_get_ui_state()
218 if ((*state)->classification.ui_label & label_id) in psm_set_user_performance_state()
Dsmu7_hwmgr.c3002 request_ps->classification.ui_label); in smu7_apply_state_adjust_rules()
3238 power_state->classification.ui_label = in smu7_get_pp_table_entry_callback_func_v1()
3360 switch (state->classification.ui_label) { in smu7_get_pp_table_entry_v1()
3508 switch (state->classification.ui_label) { in smu7_get_pp_table_entry_v0()
Dprocesspptables.c687 ps->classification.ui_label = (le16_to_cpu(pnon_clock_info->usClassification) & in init_non_clock_fields()
Dsmu8_hwmgr.c1066 data->battery_state = (PP_StateUILabel_Battery == prequest_ps->classification.ui_label); in smu8_apply_state_adjust_rules()
Dvega10_hwmgr.c3118 power_state->classification.ui_label = in vega10_get_pp_table_entry_callback_func()
3255 request_ps->classification.ui_label); in vega10_apply_state_adjust_rules()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dpower_state.h83 enum PP_StateUILabel ui_label; member
Damdgpu_smu.h76 enum smu_state_ui_label ui_label; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
Damd_powerplay.c480 switch (state->classification.ui_label) { in pp_dpm_get_current_power_state()
626 switch (state->classification.ui_label) { in pp_dpm_get_pp_num_states()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c432 switch (smu_dpm_ctx->dpm_current_power_state->classification.ui_label) { in renoir_get_current_power_state()