Home
last modified time | relevance | path

Searched refs:out_lowest_state_idx (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_wrapper_fpu.c113 s->mode_support_params.out_lowest_state_idx = 0; in pack_and_call_dml_mode_support_ex()
208 …rogramming(&dml2->v20.dml_core_ctx, s_global->mode_support_params.out_lowest_state_idx, &s->cur_di… in calculate_lowest_supported_state_for_temp_read()
215 result = s_global->mode_support_params.out_lowest_state_idx; in calculate_lowest_supported_state_for_temp_read()
386 …ead > s->mode_support_params.out_lowest_state_idx ? min_state_for_g6_temp_read : s->mode_support_p… in call_dml_mode_support_and_programming()
388 min_state = s->mode_support_params.out_lowest_state_idx; in call_dml_mode_support_and_programming()
395 …_mode_programming(&dml2->v20.dml_core_ctx, s->mode_support_params.out_lowest_state_idx, &s->cur_di… in call_dml_mode_support_and_programming()
465 unsigned int lowest_state_idx = s->mode_support_params.out_lowest_state_idx; in dml2_validate_and_build_resource()
H A Ddml2_utils.c365 …ore_ctx.states.state_array[in_ctx->v20.scratch.mode_support_params.out_lowest_state_idx].dppclk_mhz in dml2_calculate_rq_and_dlg_params()
367 …re_ctx.states.state_array[in_ctx->v20.scratch.mode_support_params.out_lowest_state_idx].dispclk_mhz in dml2_calculate_rq_and_dlg_params()
H A Ddisplay_mode_core_structs.h1920 dml_uint_t out_lowest_state_idx; member
H A Ddisplay_mode_core.c10214 result = mode_support_pwr_states(&in_out_params->out_lowest_state_idx, in dml_mode_support_ex()