Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_translation_helper.c1269 enum mall_stream_type stream_mall_type; in map_dc_state_into_dml_display_cfg() local
1301 stream_mall_type = dc_state_get_stream_subvp_type(context, context->streams[i]); in map_dc_state_into_dml_display_cfg()
1354 if (stream_mall_type == SUBVP_MAIN) { in map_dc_state_into_dml_display_cfg()
1357 } else if (stream_mall_type == SUBVP_PHANTOM) { in map_dc_state_into_dml_display_cfg()
1386 if (stream_mall_type == SUBVP_MAIN) in map_dc_state_into_dml_display_cfg()
1388 else if (stream_mall_type == SUBVP_PHANTOM) in map_dc_state_into_dml_display_cfg()