Searched refs:get_dpp_pipes_for_plane (Results 1 – 4 of 4) sorted by relevance
100 int (*get_dpp_pipes_for_plane)(const struct dc_plane_state *plane, member
919 int dpp_pipe_count = ctx->config.callbacks.get_dpp_pipes_for_plane(plane, in get_source_mpc_factor()
118 …num_pipes = dml_ctx->config.callbacks.get_dpp_pipes_for_plane(dc_main_plane, &context->res_ctx, dc… in dml21_find_dc_pipes_for_plane()137 …dml_ctx->config.callbacks.get_dpp_pipes_for_plane(dc_phantom_plane, &context->res_ctx, dc_phantom_… in dml21_find_dc_pipes_for_plane()
5250 dml2_options->callbacks.get_dpp_pipes_for_plane = &resource_get_dpp_pipes_for_plane; in resource_init_common_dml2_callbacks()
Completed in 23 milliseconds