Searched refs:dml_max4 (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/
H A Ddml_inline_defs.h57 static inline double dml_max4(double a, double b, double c, double d) function
64 return dml_max(dml_max4(a, b, c, d), e);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c1712 return dml_max4(PixelWordRate / 4.0, AverageTribyteRate / 4.0, HActiveTribyteRate / 4.0, 25.0) * 1.002;
3656 Tr0_oto = dml_max4(
3869 Tr0_equ = dml_max4((MetaRowByte + PixelPTEBytesPerRow *
H A Ddisplay_mode_vba_32.c1368 v->MinTTUVBlank[k] = dml_max4(v->Watermark.DRAMClockChangeWatermark,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c1106 Tr0_oto = dml_max4((MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / prefetch_bw_oto, Tr0_trips, // PREVIOUS_ERROR (missing this term)
1274 Tr0_equ = dml_max4(
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c1085 Tr0_oto = dml_max4((MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / prefetch_bw_oto, Tr0_trips, // PREVIOUS_ERROR (missing this term)
1253 Tr0_equ = dml_max4(
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c1163 Tr0_equ = dml_max4(
4877 + dml_max4(

Completed in 300 milliseconds