Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_utils.c97 struct dc_stream_state *dc_phantom_stream; in dml21_find_dc_pipes_for_plane() local
127dc_phantom_stream = dml_ctx->config.svp_pstate.callbacks.get_paired_subvp_stream(context, dc_main_… in dml21_find_dc_pipes_for_plane()
128 if (dc_phantom_stream && num_pipes > 0) { in dml21_find_dc_pipes_for_plane()
129 …dc_phantom_stream_status = dml_ctx->config.callbacks.get_stream_status(context, dc_phantom_stream); in dml21_find_dc_pipes_for_plane()