Home
last modified time | relevance | path

Searched refs:resource_get_primary_dpp_pipe (Results 1 – 3 of 3) 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/dml/dcn32/
H A Ddcn32_fpu.c1149 struct pipe_ctx *pri_dpp_pipe = resource_get_primary_dpp_pipe(dpp_pipe); in update_slice_table_for_plane()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2112 struct pipe_ctx *resource_get_primary_dpp_pipe(const struct pipe_ctx *dpp_pipe) in resource_get_primary_dpp_pipe() function