Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_utils.c94 unsigned int dc_plane_index; in dml21_find_dc_pipes_for_plane() local
115dc_plane_index = dml21_get_dc_plane_idx_from_plane_id(dml_ctx->v21.dml_to_dc_pipe_mapping.dml_pipe… in dml21_find_dc_pipes_for_plane()
116 dc_main_plane = dc_main_stream_status->plane_states[dc_plane_index]; in dml21_find_dc_pipes_for_plane()
134 dc_phantom_plane = dc_phantom_stream_status->plane_states[dc_plane_index]; in dml21_find_dc_pipes_for_plane()
324 unsigned int dml_stream_index, dml_plane_index, dc_plane_index; in dml21_handle_phantom_streams_planes() local
358dc_plane_index = dml21_get_dc_plane_idx_from_plane_id(dml_ctx->v21.dml_to_dc_pipe_mapping.dml_pipe… in dml21_handle_phantom_streams_planes()
359 main_plane = main_stream_status->plane_states[dc_plane_index]; in dml21_handle_phantom_streams_planes()