Home
last modified time | relevance | path

Searched refs:out_lowest_state_idx (Results 1 – 2 of 2) 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 Ddisplay_mode_core_structs.h1920 dml_uint_t out_lowest_state_idx; member