Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h420 struct pipe_ctx *resource_get_primary_dpp_pipe(const struct pipe_ctx *dpp_pipe);
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_dc_resource_mgmt.c270 resource_get_primary_dpp_pipe(&existing_state->res_ctx.pipe_ctx[i]) : in find_preferred_pipe_candidates()
310 resource_get_primary_dpp_pipe(&existing_state->res_ctx.pipe_ctx[i]) : in find_last_resort_pipe_candidates()
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2081 struct pipe_ctx *resource_get_primary_dpp_pipe(const struct pipe_ctx *dpp_pipe) in resource_get_primary_dpp_pipe() function
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1148 struct pipe_ctx *pri_dpp_pipe = resource_get_primary_dpp_pipe(dpp_pipe); in update_slice_table_for_plane()