Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ !
Ddml2_wrapper.h93 struct pipe_ctx *(*get_opp_head)(const struct pipe_ctx *pipe_ctx); member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/ !
Ddml21_utils.c75 struct pipe_ctx *opp_head = dml_ctx->config.callbacks.get_opp_head(pipe); in find_pipe_regs_idx()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/ !
Ddc_resource.c5247 dml2_options->callbacks.get_opp_head = &resource_get_opp_head; in resource_init_common_dml2_callbacks()