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/inc/
H A Dresource.h419 struct pipe_ctx *resource_get_primary_dpp_pipe(const struct pipe_ctx *dpp_pipe);
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2002 struct pipe_ctx *resource_get_primary_dpp_pipe(const struct pipe_ctx *dpp_pipe) in resource_get_primary_dpp_pipe() function
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1147 struct pipe_ctx *pri_dpp_pipe = resource_get_primary_dpp_pipe(dpp_pipe); in update_slice_table_for_plane()