Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_dc_resource_mgmt.c274 resource_get_primary_dpp_pipe(&existing_state->res_ctx.pipe_ctx[i]) : in find_preferred_pipe_candidates()
315 resource_get_primary_dpp_pipe(&existing_state->res_ctx.pipe_ctx[i]) : in find_last_resort_pipe_candidates()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2191 struct pipe_ctx *resource_get_primary_dpp_pipe(const struct pipe_ctx *dpp_pipe) in resource_get_primary_dpp_pipe() function