Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c465 unsigned int RoundedUpSwathSizeBytesC; in dml32_CalculateSwathAndDETConfiguration() local
610 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC[k]; in dml32_CalculateSwathAndDETConfiguration()
617 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC[k]; in dml32_CalculateSwathAndDETConfiguration()
624 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC[k] / 2; in dml32_CalculateSwathAndDETConfiguration()
629 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC[k] / 2; in dml32_CalculateSwathAndDETConfiguration()
648 } else if (RoundedUpSwathSizeBytesY <= 1.5 * RoundedUpSwathSizeBytesC) { in dml32_CalculateSwathAndDETConfiguration()
670 …dml_print("DML::%s: k=%0d RoundedUpSwathSizeBytesC = %d\n", __func__, k, RoundedUpSwathSizeBytesC); in dml32_CalculateSwathAndDETConfiguration()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c6143 long RoundedUpSwathSizeBytesC = 0; in CalculateSwathAndDETConfiguration() local
6239 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6246 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6253 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6258 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6264 } else if (RoundedUpSwathSizeBytesY <= 1.5 * RoundedUpSwathSizeBytesC) { in CalculateSwathAndDETConfiguration()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c6673 int RoundedUpSwathSizeBytesC; local
6764 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6770 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6776 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6781 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6788 } else if (RoundedUpSwathSizeBytesY <= 1.5 * RoundedUpSwathSizeBytesC) {
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c6768 int RoundedUpSwathSizeBytesC; local
6855 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6861 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6867 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6872 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6880 } else if (RoundedUpSwathSizeBytesY <= 1.5 * RoundedUpSwathSizeBytesC) {