Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_dc_resource_mgmt.c1055 unsigned int plane_disp_cfg_index; in dml2_map_dc_pipes() local
1136 plane_disp_cfg_index = find_disp_cfg_idx_by_plane_id(mapping, plane_id); in dml2_map_dc_pipes()
1140 if (scratch.odm_info.odm_factor == 1 && plane_disp_cfg_index < disp_cfg_index_max) { in dml2_map_dc_pipes()
1143 scratch.mpc_info.mpc_factor = DPPPerSurface[plane_disp_cfg_index]; in dml2_map_dc_pipes()