Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
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()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c6144 long RoundedUpSwathSizeBytesC = 0; in CalculateSwathAndDETConfiguration() local
6240 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6247 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6254 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6259 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6265 } else if (RoundedUpSwathSizeBytesY <= 1.5 * RoundedUpSwathSizeBytesC) { in CalculateSwathAndDETConfiguration()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c6512 int RoundedUpSwathSizeBytesC; local
6599 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6605 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6611 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6616 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6623 } else if (RoundedUpSwathSizeBytesY <= 1.5 * RoundedUpSwathSizeBytesC) {
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c6611 int RoundedUpSwathSizeBytesC; local
6698 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6704 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6710 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6715 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6723 } else if (RoundedUpSwathSizeBytesY <= 1.5 * RoundedUpSwathSizeBytesC) {