Searched refs:dc_state_create_phantom_stream (Results 1 – 4 of 4) sorted by relevance
47 struct dc_stream_state *dc_state_create_phantom_stream(const struct dc *dc,
714 struct dc_stream_state *dc_state_create_phantom_stream(const struct dc *dc, in dc_state_create_phantom_stream() function
5587 dml2_options->svp_pstate.callbacks.create_phantom_stream = &dc_state_create_phantom_stream;
1691 phantom_stream = dc_state_create_phantom_stream(dc, context, ref_pipe->stream); in dcn32_enable_phantom_stream()