Searched refs:plane_support_info (Results 1 – 3 of 3) sorted by relevance
178 struct core_plane_support_info plane_support_info[DML2_MAX_PLANES]; member
525 if (mode_support_result->cfg_support_info.plane_support_info[i].active_latency_hiding_us in get_displays_without_vactive_margin_mask()
210 …num_active_pipes = num_active_pipes + (unsigned int)cfg_support_info->plane_support_info[k].dpps_u… in dml_get_num_active_pipes()226 for (int i = 0; i < cfg_support_info->plane_support_info[plane_idx].dpps_used; i++) { in dml_calc_pipe_plane_mapping()9686 …::%s: k=%u : DPPPerSurface = %u\n", __func__, k, cfg_support_info->plane_support_info[k].dpps_used… in CalculatePixelDeliveryTimes()9691 …neDeliveryTimeLuma[k] = swath_width_luma_ub[k] * cfg_support_info->plane_support_info[k].dpps_used… in CalculatePixelDeliveryTimes()9700 …liveryTimeChroma[k] = swath_width_chroma_ub[k] * cfg_support_info->plane_support_info[k].dpps_used… in CalculatePixelDeliveryTimes()9707 …ryTimeLumaPrefetch[k] = swath_width_luma_ub[k] * cfg_support_info->plane_support_info[k].dpps_used… in CalculatePixelDeliveryTimes()9716 …meChromaPrefetch[k] = swath_width_chroma_ub[k] * cfg_support_info->plane_support_info[k].dpps_used… in CalculatePixelDeliveryTimes()10462 mode_lib->mp.NoOfDPP[k] = cfg_support_info->plane_support_info[k].dpps_used; in dml_core_mode_programming()