Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddml_inline_defs.h57 static inline double dml_max4(double a, double b, double c, double d) in dml_max4() function
64 return dml_max(dml_max4(a, b, c, d), e); in dml_max5()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c1230 Tr0_equ = dml_max4( in CalculatePrefetchSchedule()
5030 + dml_max4( in dml30_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c1193 …Tr0_oto = dml_max4((MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / prefetch_bw_ot…
1361 Tr0_equ = dml_max4(

Completed in 28 milliseconds