Searched refs:validation_res (Results 1 – 1 of 1) sorted by relevance
529 static int dcn6_get_vactive_latency_hiding(const struct dml2_validation_result *validation_res, int… in dcn6_get_vactive_latency_hiding() argument534 if (!validation_res->is_mode_support_valid) in dcn6_get_vactive_latency_hiding()539 …if (validation_res->mode_support.cfg_support_info.plane_support_info[i].active_latency_hiding_us <… in dcn6_get_vactive_latency_hiding()540 …min_vactive_latency_hiding_us = validation_res->mode_support.cfg_support_info.plane_support_info[i… in dcn6_get_vactive_latency_hiding()548 const struct dml2_validation_result *validation_res, in dcn6_get_vactive_det_fill_delay_us() argument557 …if (validation_res->mode_support.cfg_support_info.plane_support_info[i].vactive_det_fill_delay_us[… in dcn6_get_vactive_det_fill_delay_us()558 …max_vactive_det_fill_delay_us = validation_res->mode_support.cfg_support_info.plane_support_info[i… in dcn6_get_vactive_det_fill_delay_us()1133 const struct dml2_validation_result *validation_res, in dcn6_alternate_permissible() argument1139 …unsigned int svp0_dst_lines = validation_res->mode_support.cfg_support_info.stream_support_info[st… in dcn6_alternate_permissible()1140 …unsigned int svp1_dst_lines = validation_res->mode_support.cfg_support_info.stream_support_info[st… in dcn6_alternate_permissible()[all …]