Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2174 struct pipe_ctx *otg_master = resource_get_opp_head(pipe_ctx); in resource_get_otg_master()
2181 struct pipe_ctx *resource_get_opp_head(const struct pipe_ctx *pipe_ctx) in resource_get_opp_head() function
2253 pipe_ctx = resource_get_opp_head(pipe_ctx); in resource_get_odm_slice_index()
2326 struct pipe_ctx *opp_head = resource_get_opp_head(pipe_ctx); in resource_get_odm_slice_src_rect()
3612 struct pipe_ctx *opp_head = resource_get_opp_head(dpp_pipe); in acquire_dpp_pipe_and_add_mpc_slice()
6044 dml2_options->callbacks.get_opp_head = &resource_get_opp_head; in resource_init_common_dml2_callbacks()