Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_dc_resource_mgmt.c53 } mpc_info; member
549 if (scratch->mpc_info.prev_odm_pipe) in add_odm_slice_to_odm_tree()
550 scratch->mpc_info.prev_odm_pipe->next_odm_pipe = pipe; in add_odm_slice_to_odm_tree()
552 pipe->prev_odm_pipe = scratch->mpc_info.prev_odm_pipe; in add_odm_slice_to_odm_tree()
555 scratch->mpc_info.prev_odm_pipe = pipe; in add_odm_slice_to_odm_tree()
769 scratch->mpc_info.mpc_factor, plane_index, &scratch->pipe_pool, existing_state); in map_pipes_for_plane()
1131 scratch.mpc_info.prev_odm_pipe = NULL; in dml2_map_dc_pipes()
1135 scratch.mpc_info.mpc_factor = DPPPerSurface[plane_disp_cfg_index]; in dml2_map_dc_pipes()
1139 scratch.mpc_info.mpc_factor = 2; in dml2_map_dc_pipes()
1143 scratch.mpc_info.mpc_factor = 1; in dml2_map_dc_pipes()
[all …]