Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h115 struct dc_stream_state* (*create_phantom_stream)(const struct dc *dc, member
H A Ddml2_mall_phantom.c718 struct dc_stream_state *phantom_stream = ctx->config.svp_pstate.callbacks.create_phantom_stream( in enable_phantom_stream()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_utils.c350 …phantom_stream = dml_ctx->config.svp_pstate.callbacks.create_phantom_stream(dc, context, main_stre… in dml21_add_phantom_stream()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5262 dml2_options->svp_pstate.callbacks.create_phantom_stream = &dc_state_create_phantom_stream; in resource_init_common_dml2_callbacks()