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/
H A Ddml2_dc_resource_mgmt.c1047 unsigned int plane_disp_cfg_index; in dml2_map_dc_pipes() local
1128 plane_disp_cfg_index = find_disp_cfg_idx_by_plane_id(mapping, plane_id); in dml2_map_dc_pipes()
1132 if (scratch.odm_info.odm_factor == 1 && plane_disp_cfg_index < disp_cfg_index_max) { in dml2_map_dc_pipes()
1135 scratch.mpc_info.mpc_factor = DPPPerSurface[plane_disp_cfg_index]; in dml2_map_dc_pipes()