Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_wrapper.h94 struct pipe_ctx *(*get_otg_master_for_stream)( member
Ddml2_dc_resource_mgmt.c906 …struct pipe_ctx *otg_master = ctx->config.callbacks.get_otg_master_for_stream(&state->res_ctx, str… in get_source_odm_factor()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_utils.c121 …struct pipe_ctx *otg_master_pipe = dml_ctx->config.callbacks.get_otg_master_for_stream(&context->r… in dml21_find_dc_pipes_for_plane()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c5248 dml2_options->callbacks.get_otg_master_for_stream = &resource_get_otg_master_for_stream; in resource_init_common_dml2_callbacks()