Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h375 struct pipe_ctx *resource_get_opp_head(const struct pipe_ctx *pipe_ctx);
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c770 pipe_ctx = resource_get_opp_head(pipe_ctx); in get_odm_split_index()
1766 struct pipe_ctx *otg_master = resource_get_opp_head(pipe_ctx); in resource_get_otg_master()
1773 struct pipe_ctx *resource_get_opp_head(const struct pipe_ctx *pipe_ctx) in resource_get_opp_head() function