Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1715 stream_fams2_meta->min_allow_width_otg_vlines = in build_fams2_meta_per_stream()
1729 …timing->v_active - math_max2(1.0, stream_fams2_meta->min_allow_width_otg_vlines) - stream_fams2_me… in build_fams2_meta_per_stream()
1766 stream_fams2_meta->min_allow_width_otg_vlines + in build_fams2_meta_per_stream()
1802 stream_fams2_meta->min_allow_width_otg_vlines + in build_fams2_meta_per_stream()
1809 stream_fams2_meta->min_allow_width_otg_vlines + in build_fams2_meta_per_stream()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h267 unsigned int min_allow_width_otg_vlines; member