Searched refs:dml2_calculate_rq_and_dlg_params (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.h104 * dml2_calculate_rq_and_dlg_params - This function will call into DML2 functions needed
117 void dml2_calculate_rq_and_dlg_params(const struct dc *dc, struct dc_state *context, struct resource_context *out_new_hw_state, struct dml2_context *in_ctx, unsigned int pipe_cnt);
H A Ddml2_utils.c287 void dml2_calculate_rq_and_dlg_params(const struct dc *dc, struct dc_state *context, struct resource_context *out_new_hw_state, struct dml2_context *in_ctx, unsigned int pipe_cnt) function
H A Ddml2_wrapper.c633 /* Call dml2_calculate_rq_and_dlg_params */
634 dml2_calculate_rq_and_dlg_params(in_dc, context, &context->res_ctx, dml2, in_dc->res_pool->pipe_count);

Completed in 168 milliseconds