Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c6135 long RoundedUpSwathSizeBytesC = 0; in CalculateSwathAndDETConfiguration() local
6231 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6238 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6245 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6250 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6256 } else if (RoundedUpSwathSizeBytesY <= 1.5 * RoundedUpSwathSizeBytesC) { in CalculateSwathAndDETConfiguration()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1344 unsigned int RoundedUpSwathSizeBytesC[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c3751 unsigned int RoundedUpSwathSizeBytesC[DML2_MAX_PLANES] = { 0 }; in CalculateSwathAndDETConfiguration() local
3869 RoundedUpSwathSizeBytesC[k] = p->full_swath_bytes_c[k]; in CalculateSwathAndDETConfiguration()
3885 RoundedUpSwathSizeBytesC[k] = p->full_swath_bytes_c[k]; in CalculateSwathAndDETConfiguration()
3893 RoundedUpSwathSizeBytesC[k] = p->full_swath_bytes_c[k]; in CalculateSwathAndDETConfiguration()
3901 RoundedUpSwathSizeBytesC[k] = p->full_swath_bytes_c[k] / 2; in CalculateSwathAndDETConfiguration()
3909 RoundedUpSwathSizeBytesC[k] = p->full_swath_bytes_c[k] / 2; in CalculateSwathAndDETConfiguration()
3938 } else if (RoundedUpSwathSizeBytesY[k] <= 1.5 * RoundedUpSwathSizeBytesC[k]) { in CalculateSwathAndDETConfiguration()
3958 …_printf("DML::%s: k=%u RoundedUpSwathSizeBytesC = %u\n", __func__, k, RoundedUpSwathSizeBytesC[k]); in CalculateSwathAndDETConfiguration()
3989 …MCOMPRESSION * 1024) > TTUFIFODEPTH * (RoundedUpSwathSizeBytesY[k] + RoundedUpSwathSizeBytesC[k]))) in CalculateSwathAndDETConfiguration()
3996 …_printf("DML::%s: k=%u RoundedUpSwathSizeBytesC = %u\n", __func__, k, RoundedUpSwathSizeBytesC[k]); in CalculateSwathAndDETConfiguration()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c6660 int RoundedUpSwathSizeBytesC; local
6751 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6757 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6763 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6768 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6775 } else if (RoundedUpSwathSizeBytesY <= 1.5 * RoundedUpSwathSizeBytesC) {
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c6754 int RoundedUpSwathSizeBytesC; local
6841 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6847 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6853 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6858 RoundedUpSwathSizeBytesC = RoundedUpMinSwathSizeBytesC;
6866 } else if (RoundedUpSwathSizeBytesY <= 1.5 * RoundedUpSwathSizeBytesC) {
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c4093 dml_uint_t RoundedUpSwathSizeBytesC[__DML_NUM_PLANES__]; in CalculateSwathAndDETConfiguration() local
4226 RoundedUpSwathSizeBytesC[k] = RoundedUpMaxSwathSizeBytesC[k]; in CalculateSwathAndDETConfiguration()
4231 RoundedUpSwathSizeBytesC[k] = RoundedUpMaxSwathSizeBytesC[k]; in CalculateSwathAndDETConfiguration()
4236 RoundedUpSwathSizeBytesC[k] = RoundedUpMaxSwathSizeBytesC[k] / 2; in CalculateSwathAndDETConfiguration()
4241 RoundedUpSwathSizeBytesC[k] = RoundedUpMaxSwathSizeBytesC[k] / 2; in CalculateSwathAndDETConfiguration()
4258 } else if (RoundedUpSwathSizeBytesY[k] <= 1.5 * RoundedUpSwathSizeBytesC[k]) { in CalculateSwathAndDETConfiguration()
4278 …dml_print("DML::%s: k=%u RoundedUpSwathSizeBytesC = %u\n", __func__, k, RoundedUpSwathSizeBytesC[k… in CalculateSwathAndDETConfiguration()