Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_dc_resource_mgmt.c127 unsigned int plane_id_assigned_to_pipe; in find_master_pipe_of_plane() local
132 …ng.dml_pipe_idx_to_plane_index[state->res_ctx.pipe_ctx[i].pipe_idx], &plane_id_assigned_to_pipe)) { in find_master_pipe_of_plane()
133 if (plane_id_assigned_to_pipe == plane_id) in find_master_pipe_of_plane()
146 unsigned int plane_id_assigned_to_pipe = UINT_MAX; in find_pipes_assigned_to_plane() local
156 &plane_id_assigned_to_pipe); in find_pipes_assigned_to_plane()
157 if (plane_id_assigned_to_pipe == plane_id && !pipe->prev_odm_pipe in find_pipes_assigned_to_plane()