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/dml21/
H A Ddml21_utils.c93 unsigned int dc_plane_index; in dml21_find_dc_pipes_for_plane() local
114dc_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()
115 dc_main_plane = dc_main_stream_status->plane_states[dc_plane_index]; in dml21_find_dc_pipes_for_plane()
133 dc_phantom_plane = dc_phantom_stream_status->plane_states[dc_plane_index]; in dml21_find_dc_pipes_for_plane()
422 unsigned int dml_stream_index, dml_plane_index, dc_plane_index; in dml21_handle_phantom_streams_planes() local
456dc_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()
457 main_plane = main_stream_status->plane_states[dc_plane_index]; in dml21_handle_phantom_streams_planes()