Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c785 enum dc_status dc_state_add_phantom_stream(const struct dc *dc, in dc_state_add_phantom_stream() function
H A Ddc_resource.c5561 dml2_options->svp_pstate.callbacks.add_phantom_stream = &dc_state_add_phantom_stream; in resource_init_common_dml2_callbacks()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1704 dc_state_add_phantom_stream(dc, context, phantom_stream, ref_pipe->stream); in dcn32_enable_phantom_stream()