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/
H A Ddml2_wrapper.c105 s->mode_support_params.out_lowest_state_idx = 0; in pack_and_call_dml_mode_support_ex()
273 …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()
280 result = s_global->mode_support_params.out_lowest_state_idx; in calculate_lowest_supported_state_for_temp_read()
464 …_mode_programming(&dml2->v20.dml_core_ctx, s->mode_support_params.out_lowest_state_idx, &s->cur_di… in optimize_pstate_with_svp_and_drr()
553 …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()
555 min_state = s->mode_support_params.out_lowest_state_idx; in call_dml_mode_support_and_programming()
626 unsigned int lowest_state_idx = s->mode_support_params.out_lowest_state_idx; in dml2_validate_and_build_resource()
H A Ddml2_utils.c364 …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()
366 …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.h1862 dml_uint_t out_lowest_state_idx; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h380 unsigned int out_lowest_state_idx; member