Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_dc_resource_mgmt.c926 struct pipe_ctx *dpp_pipes[MAX_PIPES] = {0}; in get_source_mpc_factor() local
928 if (ctx->config.callbacks.get_dpp_pipes_for_plane(plane, &state->res_ctx, dpp_pipes) <= 0) in get_source_mpc_factor()
931 return ctx->config.callbacks.get_mpc_slice_count(dpp_pipes[0]); in get_source_mpc_factor()