Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h413 struct pipe_ctx *resource_get_opp_head(const struct pipe_ctx *pipe_ctx);
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1990 struct pipe_ctx *otg_master = resource_get_opp_head(pipe_ctx); in resource_get_otg_master()
1997 struct pipe_ctx *resource_get_opp_head(const struct pipe_ctx *pipe_ctx) in resource_get_opp_head() function
2069 pipe_ctx = resource_get_opp_head(pipe_ctx); in resource_get_odm_slice_index()
2142 struct pipe_ctx *opp_head = resource_get_opp_head(pipe_ctx); in resource_get_odm_slice_src_rect()
3045 struct pipe_ctx *opp_head = resource_get_opp_head(dpp_pipe); in acquire_dpp_pipe_and_add_mpc_slice()
5288 dml2_options->callbacks.get_opp_head = &resource_get_opp_head; in resource_init_common_dml2_callbacks()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1241 resource_get_odm_slice_index(resource_get_opp_head(pipe)) == 0) in update_pipe_slice_table_with_split_flags()