Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml_inline_defs.h42 static inline double dml_min4(double a, double b, double c, double d) in dml_min4() function
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c4221 min_row_time = dml_min4(dpte_row_height * LineTime / VRatio, meta_row_height * in dml32_CalculateFlipSchedule()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c3254 min_row_time = dml_min4(dpte_row_height * LineTime / VRatio, meta_row_height * LineTime / VRatio, in CalculateFlipSchedule()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c2043 …min_row_time = dml_min4(dpte_row_height * LineTime / VRatio, meta_row_height * LineTime / VRatio, … in CalculateFlipSchedule()