Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_soc_parameter_types.h181 unsigned int max_vactive_det_fill_delay_us; member
H A Ddml_top_display_cfg_types.h386 unsigned int max_vactive_det_fill_delay_us; // 0 = no reserved time, +ve = explicit max delay member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1632 …(unsigned int)math_floor((double)ip_caps->max_vactive_det_fill_delay_us / stream_fams2_meta->otg_v… in build_fams2_meta_per_stream()
1634 …stream_fams2_meta->method_vactive.max_vactive_det_fill_delay_us = stream_fams2_meta->method_vactiv… in build_fams2_meta_per_stream()
1636 if (stream_fams2_meta->method_vactive.max_vactive_det_fill_delay_us > 0.0) { in build_fams2_meta_per_stream()
1955 …lay_config->display_config.plane_descriptors[plane_index].overrides.max_vactive_det_fill_delay_us = in setup_planes_for_vactive_by_mask()
1956 …mo->scratch.pmo_dcn4.stream_fams2_meta[stream_index].method_vactive.max_vactive_det_fill_delay_us); in setup_planes_for_vactive_by_mask()
1976 …lay_config->display_config.plane_descriptors[plane_index].overrides.max_vactive_det_fill_delay_us = in setup_planes_for_vactive_drr_by_mask()
1977 …mo->scratch.pmo_dcn4.stream_fams2_meta[stream_index].method_vactive.max_vactive_det_fill_delay_us); in setup_planes_for_vactive_drr_by_mask()
2072 …ream_plane_mask[stream_index]) > stream_fams2_meta->method_vactive.max_vactive_det_fill_delay_us) { in pmo_dcn4_fams2_test_for_pstate_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h353 .max_vactive_det_fill_delay_us = 400,
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h282 double max_vactive_det_fill_delay_us; member