Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c710 struct dc_stream_state *dc_state_create_phantom_stream(const struct dc *dc, in dc_state_create_phantom_stream() function
H A Ddc_resource.c5566 dml2_options->svp_pstate.callbacks.create_phantom_stream = &dc_state_create_phantom_stream; in resource_init_common_dml2_callbacks()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1692 phantom_stream = dc_state_create_phantom_stream(dc, context, ref_pipe->stream); in dcn32_enable_phantom_stream()