Home
last modified time | relevance | path

Searched refs:dml_mode_support_ex_params_st (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_internal_types.h90 struct dml_mode_support_ex_params_st mode_support_params;
Ddisplay_mode_core.h76 struct dml_mode_support_ex_params_st *in_out_params);
Ddml2_wrapper.c241 memset(&s_global->mode_support_params, 0, sizeof(struct dml_mode_support_ex_params_st)); in calculate_lowest_supported_state_for_temp_read()
346 memset(&s->mode_support_params, 0, sizeof(struct dml_mode_support_ex_params_st)); in dml_mode_support_wrapper()
Ddisplay_mode_core_structs.h1859 struct dml_mode_support_ex_params_st { struct
Ddisplay_mode_core.c10179 dml_uint_t dml_mode_support_ex(struct dml_mode_support_ex_params_st *in_out_params) in dml_mode_support_ex()