Searched refs:cur_mode_support_info (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_internal_types.h42 const struct dml_mode_support_info_st *cur_mode_support_info; member in struct:dml2_wrapper_optimize_configuration_params
H A Ddml2_wrapper.c132 if (p->cur_mode_support_info->DRAMClockChangeSupport[0] == dml_dram_clock_change_unsupported) {
147 dpps_needed += p->cur_mode_support_info->DPPPerSurface[j];
173 subvp_height = p->cur_mode_support_info->SubViewportLinesNeededInMALL[subvp_timing_to_add] + pstate_width_fw_delay_lines;
208 p->cur_display_config->output.OutputEncoder[0], p->cur_mode_support_info->DSCEnabled[0]) - 1;
383 s->optimize_configuration_params.cur_mode_support_info = &s->mode_support_info;

Completed in 94 milliseconds