Home
last modified time | relevance | path

Searched refs:math_max4 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_standalone_libraries/
A Dlib_float_math.h16 double math_max4(double v1, double v2, double v3, double v4);
A Dlib_float_math.c74 double math_max4(double v1, double v2, double v3, double v4) in math_max4() function
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4_calcs.c4438 …return math_max4(PixelWordRate / 4.0, AverageTribyteRate / 4.0, HActiveTribyteRate / 4.0, 25.0) * … in RequiredDTBCLK()
4890 …surface_required_bw[k] = math_max4(l->vm_row_bw, l->flip_and_active_bw, l->flip_and_prefetch_bw, l… in get_urgent_bandwidth_required()
A Ddml2_core_shared.c6938 …return math_max4(PixelWordRate / 4.0, AverageTribyteRate / 4.0, HActiveTribyteRate / 4.0, 25.0) * … in RequiredDTBCLK()

Completed in 56 milliseconds