Home
last modified time | relevance | path

Searched defs:dml2_core_calcs_mode_programming_ex (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h2138 struct dml2_core_calcs_mode_programming_ex { struct
2139 struct dml2_core_internal_display_mode_lib *mode_lib;
2140 const struct dml2_display_cfg *in_display_cfg;
2141 const struct dml2_mcg_min_clock_table *min_clk_table;
2142 const struct core_display_cfg_support_info *cfg_support_info;
2143 int min_clk_index;
2144 struct dml2_display_cfg_programming *programming;
H A Ddml2_core_dcn4_calcs.c12028 bool dml2_core_calcs_mode_programming_ex(struct dml2_core_calcs_mode_programming_ex *in_out_params) in dml2_core_calcs_mode_programming_ex() function