Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c804 else if (in_out->base_display_config->stage3.stream_svp_meta[i].valid && in pmo_dcn4_fams2_init_for_vmin()
1854 …struct dml2_implicit_svp_meta *stream_svp_meta = &pmo->scratch.pmo_dcn4.stream_svp_meta[stream_ind… in build_subvp_meta_per_stream() local
1857 stream_svp_meta->valid = true; in build_subvp_meta_per_stream()
1860 stream_svp_meta->v_active = stream_pstate_meta->method_subvp.phantom_vactive; in build_subvp_meta_per_stream()
1861 stream_svp_meta->v_front_porch = stream_pstate_meta->method_subvp.phantom_vfp; in build_subvp_meta_per_stream()
1862 stream_svp_meta->v_total = stream_pstate_meta->method_subvp.phantom_vtotal; in build_subvp_meta_per_stream()
1973 display_config->stage3.stream_svp_meta[stream_index].valid = false; in reset_display_configuration()
2029 memcpy(&display_config->stage3.stream_svp_meta[stream_index], in setup_planes_for_svp_by_mask()
2030 &scratch->pmo_dcn4.stream_svp_meta[stream_index], in setup_planes_for_svp_by_mask()
2052 memcpy(&display_config->stage3.stream_svp_meta[stream_index], in setup_planes_for_svp_drr_by_mask()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c637 if (display_cfg->stage3.stream_svp_meta[stream_index].valid) { in dml2_core_utils_expand_implict_subvp()
640 main_stream, &display_cfg->stage3.stream_svp_meta[stream_index]); in dml2_core_utils_expand_implict_subvp()
655 if (display_cfg->stage3.stream_svp_meta[main_plane->stream_index].valid) { in dml2_core_utils_expand_implict_subvp()
H A Ddml2_core_dcn4.c330 if (display_cfg->stage3.stream_svp_meta[stream_index].valid) { in expand_implict_subvp()
333 main_stream, &display_cfg->stage3.stream_svp_meta[stream_index]); in expand_implict_subvp()
348 if (display_cfg->stage3.stream_svp_meta[main_plane->stream_index].valid) { in expand_implict_subvp()