Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_standalone_libraries/
Dlib_float_math.c54 double math_floor(const double arg) in math_floor() function
146 return math_floor(a + round_pt); in math_round()
Dlib_float_math.h12 double math_floor(const double arg);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
Ddml2_pmo_dcn4_fams2.c1400 …s->pmo_dcn4.group_common_fams2_meta[sml_idx].period_us * (period_ratio - math_floor(period_ratio)); in is_config_schedulable()
1590 …stream_fams2_meta->max_vtotal = (unsigned int)math_floor((double)stream_descriptor->timing.pixel_c… in build_fams2_meta_per_stream()
1594 …stream_fams2_meta->max_vtotal = (unsigned int)math_floor((double)stream_descriptor->timing.pixel_c… in build_fams2_meta_per_stream()
1626 …stream_fams2_meta->method_vactive.max_vactive_det_fill_delay_otg_vlines = (unsigned int)math_floor( in build_fams2_meta_per_stream()
1632 …(unsigned int)math_floor((double)ip_caps->max_vactive_det_fill_delay_us / stream_fams2_meta->otg_v… in build_fams2_meta_per_stream()
1955 …(unsigned int)math_floor(pmo->scratch.pmo_dcn4.stream_fams2_meta[stream_index].method_vactive.max_… in setup_planes_for_vactive_by_mask()
1976 …(unsigned int)math_floor(pmo->scratch.pmo_dcn4.stream_fams2_meta[stream_index].method_vactive.max_… in setup_planes_for_vactive_drr_by_mask()