Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_dc_resource_mgmt.c53 } mpc_info; member
560 if (scratch->mpc_info.prev_odm_pipe) in add_odm_slice_to_odm_tree()
561 scratch->mpc_info.prev_odm_pipe->next_odm_pipe = pipe; in add_odm_slice_to_odm_tree()
563 pipe->prev_odm_pipe = scratch->mpc_info.prev_odm_pipe; in add_odm_slice_to_odm_tree()
566 scratch->mpc_info.prev_odm_pipe = pipe; in add_odm_slice_to_odm_tree()
783 scratch->mpc_info.mpc_factor, plane_index, &scratch->pipe_pool, existing_state); in map_pipes_for_plane()
1139 scratch.mpc_info.prev_odm_pipe = NULL; in dml2_map_dc_pipes()
1143 scratch.mpc_info.mpc_factor = DPPPerSurface[plane_disp_cfg_index]; in dml2_map_dc_pipes()
1147 scratch.mpc_info.mpc_factor = 2; in dml2_map_dc_pipes()
1151 scratch.mpc_info.mpc_factor = 1; in dml2_map_dc_pipes()
[all …]