Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_pp_psm.c117 enum PP_StateUILabel ui_label, in psm_get_ui_state() argument
128 if (state->classification.ui_label & ui_label) { in psm_get_ui_state()
223 if ((*state)->classification.ui_label & label_id) in psm_set_user_performance_state()
H A Damdgpu_smu7_hwmgr.c2911 request_ps->classification.ui_label); in smu7_apply_state_adjust_rules()
3147 power_state->classification.ui_label = in smu7_get_pp_table_entry_callback_func_v1()
3269 switch (state->classification.ui_label) { in smu7_get_pp_table_entry_v1()
3417 switch (state->classification.ui_label) { in smu7_get_pp_table_entry_v0()
H A Damdgpu_processpptables.c690 ps->classification.ui_label = (le16_to_cpu(pnon_clock_info->usClassification) & in init_non_clock_fields()
H A Damdgpu_smu8_hwmgr.c1058 data->battery_state = (PP_StateUILabel_Battery == prequest_ps->classification.ui_label); in smu8_apply_state_adjust_rules()
H A Damdgpu_vega10_hwmgr.c3057 power_state->classification.ui_label = in vega10_get_pp_table_entry_callback_func()
3194 request_ps->classification.ui_label); in vega10_apply_state_adjust_rules()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dpower_state.h85 enum PP_StateUILabel ui_label; member
H A Damdgpu_smu.h78 enum smu_state_ui_label ui_label; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_amd_powerplay.c484 switch (state->classification.ui_label) { in pp_dpm_get_current_power_state()
630 switch (state->classification.ui_label) { in pp_dpm_get_pp_num_states()
H A Damdgpu_renoir_ppt.c322 switch (smu_dpm_ctx->dpm_current_power_state->classification.ui_label) { in renoir_get_current_power_state()
H A Damdgpu_vega20_ppt.c649 switch (smu_dpm_ctx->dpm_current_power_state->classification.ui_label) { in vega20_get_current_power_state()