Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h414 struct pipe_ctx *resource_get_opp_head(const struct pipe_ctx *pipe_ctx);
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2064 struct pipe_ctx *otg_master = resource_get_opp_head(pipe_ctx); in resource_get_otg_master()
2071 struct pipe_ctx *resource_get_opp_head(const struct pipe_ctx *pipe_ctx) in resource_get_opp_head() function
2143 pipe_ctx = resource_get_opp_head(pipe_ctx); in resource_get_odm_slice_index()
2216 struct pipe_ctx *opp_head = resource_get_opp_head(pipe_ctx); in resource_get_odm_slice_src_rect()
3280 struct pipe_ctx *opp_head = resource_get_opp_head(dpp_pipe); in acquire_dpp_pipe_and_add_mpc_slice()
5572 dml2_options->callbacks.get_opp_head = &resource_get_opp_head; in resource_init_common_dml2_callbacks()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1242 resource_get_odm_slice_index(resource_get_opp_head(pipe)) == 0) in update_pipe_slice_table_with_split_flags()