Home
last modified time | relevance | path

Searched refs:dml_mode_programming (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core.h69 dml_bool_t dml_mode_programming(
Ddml2_wrapper.c275 …dml_result = dml_mode_programming(&dml2->v20.dml_core_ctx, s_global->mode_support_params.out_lowes… in calculate_lowest_supported_state_for_temp_read()
466 …result = dml_mode_programming(&dml2->v20.dml_core_ctx, s->mode_support_params.out_lowest_state_idx… in optimize_pstate_with_svp_and_drr()
560 result = dml_mode_programming(&dml2->v20.dml_core_ctx, min_state, &s->cur_display_config, true); in call_dml_mode_support_and_programming()
Ddisplay_mode_core.c10116 dml_bool_t dml_mode_programming( in dml_mode_programming() function