Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1626 …stream_fams2_meta->method_vactive.max_vactive_det_fill_delay_otg_vlines = (unsigned int)math_floor( in build_fams2_meta_per_stream()
1631 stream_fams2_meta->method_vactive.max_vactive_det_fill_delay_otg_vlines = in build_fams2_meta_per_stream()
1634 …ive_det_fill_delay_us = stream_fams2_meta->method_vactive.max_vactive_det_fill_delay_otg_vlines * … in build_fams2_meta_per_stream()
1638 timing->v_blank_end + stream_fams2_meta->method_vactive.max_vactive_det_fill_delay_otg_vlines; in build_fams2_meta_per_stream()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h283 unsigned int max_vactive_det_fill_delay_otg_vlines; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12369 (uint8_t)stream_fams2_meta->method_vactive.max_vactive_det_fill_delay_otg_vlines; in dml2_core_calcs_get_stream_fams2_programming()