Home
last modified time | relevance | path

Searched refs:RoundedUpMaxSwathSizeBytesC (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.c463 unsigned int RoundedUpMaxSwathSizeBytesC[DC__NUM_DPP__MAX]; in dml32_CalculateSwathAndDETConfiguration() local
529 RoundedUpMaxSwathSizeBytesC[k]); in dml32_CalculateSwathAndDETConfiguration()
534 RoundedUpMaxSwathSizeBytesC[k] = dml_ceil((unsigned int) RoundedUpMaxSwathSizeBytesC[k], 256); in dml32_CalculateSwathAndDETConfiguration()
579 RoundedUpMaxSwathSizeBytesC, in dml32_CalculateSwathAndDETConfiguration()
610 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC[k]; in dml32_CalculateSwathAndDETConfiguration()
617 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC[k]; in dml32_CalculateSwathAndDETConfiguration()
624 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC[k] / 2; in dml32_CalculateSwathAndDETConfiguration()
668 k, RoundedUpMaxSwathSizeBytesC[k]); in dml32_CalculateSwathAndDETConfiguration()
922 unsigned int RoundedUpMaxSwathSizeBytesC[], in dml32_CalculateDETBufferSize() argument
990 RoundedUpMaxSwathSizeBytesC[k]); in dml32_CalculateDETBufferSize()
[all …]
A Ddisplay_mode_vba_util_32.h210 unsigned int RoundedUpMaxSwathSizeBytesC[],
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c2727 double RoundedUpMaxSwathSizeBytesC; in dml20_DisplayPipeConfiguration() local
2882 RoundedUpMaxSwathSizeBytesC = (dml_ceil( in dml20_DisplayPipeConfiguration()
2887 RoundedUpMaxSwathSizeBytesC = dml_ceil( in dml20_DisplayPipeConfiguration()
2888 RoundedUpMaxSwathSizeBytesC, in dml20_DisplayPipeConfiguration()
2892 RoundedUpMaxSwathSizeBytesC = 0.0; in dml20_DisplayPipeConfiguration()
2894 if (RoundedUpMaxSwathSizeBytesY + RoundedUpMaxSwathSizeBytesC in dml20_DisplayPipeConfiguration()
4313 …locals->RoundedUpMaxSwathSizeBytesC = (dml_ceil(locals->SwathWidthYPerState[i][j][k] / 2 - 1, loca… in dml20_ModeSupportAndSystemConfigurationFull()
4317 … locals->RoundedUpMaxSwathSizeBytesC = dml_ceil(locals->RoundedUpMaxSwathSizeBytesC, 256) + 256; in dml20_ModeSupportAndSystemConfigurationFull()
4319 locals->RoundedUpMaxSwathSizeBytesC = 0; in dml20_ModeSupportAndSystemConfigurationFull()
4322 …if (locals->RoundedUpMaxSwathSizeBytesY + locals->RoundedUpMaxSwathSizeBytesC <= locals->DETBuffer… in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c2800 double RoundedUpMaxSwathSizeBytesC; in dml20v2_DisplayPipeConfiguration() local
2955 RoundedUpMaxSwathSizeBytesC = (dml_ceil( in dml20v2_DisplayPipeConfiguration()
2960 RoundedUpMaxSwathSizeBytesC = dml_ceil( in dml20v2_DisplayPipeConfiguration()
2961 RoundedUpMaxSwathSizeBytesC, in dml20v2_DisplayPipeConfiguration()
2965 RoundedUpMaxSwathSizeBytesC = 0.0; in dml20v2_DisplayPipeConfiguration()
2967 if (RoundedUpMaxSwathSizeBytesY + RoundedUpMaxSwathSizeBytesC in dml20v2_DisplayPipeConfiguration()
4434 …locals->RoundedUpMaxSwathSizeBytesC = (dml_ceil(locals->SwathWidthYPerState[i][j][k] / 2 - 1, loca… in dml20v2_ModeSupportAndSystemConfigurationFull()
4438 … locals->RoundedUpMaxSwathSizeBytesC = dml_ceil(locals->RoundedUpMaxSwathSizeBytesC, 256) + 256; in dml20v2_ModeSupportAndSystemConfigurationFull()
4440 locals->RoundedUpMaxSwathSizeBytesC = 0; in dml20v2_ModeSupportAndSystemConfigurationFull()
4443 …if (locals->RoundedUpMaxSwathSizeBytesY + locals->RoundedUpMaxSwathSizeBytesC <= locals->DETBuffer… in dml20v2_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c2825 double RoundedUpMaxSwathSizeBytesC; in DisplayPipeConfiguration() local
2977 RoundedUpMaxSwathSizeBytesC = (dml_ceil( in DisplayPipeConfiguration()
2982 RoundedUpMaxSwathSizeBytesC = dml_ceil( in DisplayPipeConfiguration()
2983 RoundedUpMaxSwathSizeBytesC, in DisplayPipeConfiguration()
2987 RoundedUpMaxSwathSizeBytesC = 0.0; in DisplayPipeConfiguration()
2989 if (RoundedUpMaxSwathSizeBytesY + RoundedUpMaxSwathSizeBytesC in DisplayPipeConfiguration()
4555 …mode_lib->vba.RoundedUpMaxSwathSizeBytesC = (dml_ceil(locals->SwathWidthYThisState[k] / 2.0 - 1.0,… in dml21_ModeSupportAndSystemConfigurationFull()
4558 …mode_lib->vba.RoundedUpMaxSwathSizeBytesC = dml_ceil(mode_lib->vba.RoundedUpMaxSwathSizeBytesC, 25… in dml21_ModeSupportAndSystemConfigurationFull()
4561 mode_lib->vba.RoundedUpMaxSwathSizeBytesC = 0.0; in dml21_ModeSupportAndSystemConfigurationFull()
4563 if (mode_lib->vba.RoundedUpMaxSwathSizeBytesY + mode_lib->vba.RoundedUpMaxSwathSizeBytesC in dml21_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core.c715 dml_uint_t RoundedUpMaxSwathSizeBytesC[],
4091 dml_uint_t RoundedUpMaxSwathSizeBytesC[__DML_NUM_PLANES__]; in CalculateSwathAndDETConfiguration() local
4165RoundedUpMaxSwathSizeBytesC[k] = (dml_uint_t)(dml_ceil((dml_float_t) RoundedUpMaxSwathSizeBytesC[k… in CalculateSwathAndDETConfiguration()
4198 RoundedUpMaxSwathSizeBytesC, in CalculateSwathAndDETConfiguration()
4226 RoundedUpSwathSizeBytesC[k] = RoundedUpMaxSwathSizeBytesC[k]; in CalculateSwathAndDETConfiguration()
4227 …wathSizeBytesY[k] >= 1.5 * RoundedUpMaxSwathSizeBytesC[k] && RoundedUpMaxSwathSizeBytesY[k] / 2 + in CalculateSwathAndDETConfiguration()
4231 RoundedUpSwathSizeBytesC[k] = RoundedUpMaxSwathSizeBytesC[k]; in CalculateSwathAndDETConfiguration()
4232 …axSwathSizeBytesY[k] < 1.5 * RoundedUpMaxSwathSizeBytesC[k] && RoundedUpMaxSwathSizeBytesY[k] + Ro… in CalculateSwathAndDETConfiguration()
4236 RoundedUpSwathSizeBytesC[k] = RoundedUpMaxSwathSizeBytesC[k] / 2; in CalculateSwathAndDETConfiguration()
4241 RoundedUpSwathSizeBytesC[k] = RoundedUpMaxSwathSizeBytesC[k] / 2; in CalculateSwathAndDETConfiguration()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c6132 long RoundedUpMaxSwathSizeBytesC = 0; in CalculateSwathAndDETConfiguration() local
6218 RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] in CalculateSwathAndDETConfiguration()
6223 RoundedUpMaxSwathSizeBytesC = dml_ceil(RoundedUpMaxSwathSizeBytesC, 256); in CalculateSwathAndDETConfiguration()
6227 if (RoundedUpMaxSwathSizeBytesY + RoundedUpMaxSwathSizeBytesC in CalculateSwathAndDETConfiguration()
6232 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6233 } else if (RoundedUpMaxSwathSizeBytesY >= 1.5 * RoundedUpMaxSwathSizeBytesC in CalculateSwathAndDETConfiguration()
6234 && RoundedUpMinSwathSizeBytesY + RoundedUpMaxSwathSizeBytesC in CalculateSwathAndDETConfiguration()
6239 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC; in CalculateSwathAndDETConfiguration()
6240 } else if (RoundedUpMaxSwathSizeBytesY < 1.5 * RoundedUpMaxSwathSizeBytesC in CalculateSwathAndDETConfiguration()
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c6657 int RoundedUpMaxSwathSizeBytesC; local
6741RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeightC[k…
6744 RoundedUpMaxSwathSizeBytesC = dml_ceil(RoundedUpMaxSwathSizeBytesC, 256);
6748 …if (RoundedUpMaxSwathSizeBytesY + RoundedUpMaxSwathSizeBytesC <= DETBufferSizeInKByte * 1024 / 2) {
6752 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6753 } else if (RoundedUpMaxSwathSizeBytesY >= 1.5 * RoundedUpMaxSwathSizeBytesC
6754 … && RoundedUpMinSwathSizeBytesY + RoundedUpMaxSwathSizeBytesC <= DETBufferSizeInKByte * 1024 / 2) {
6758 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6759 } else if (RoundedUpMaxSwathSizeBytesY < 1.5 * RoundedUpMaxSwathSizeBytesC
/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c6751 int RoundedUpMaxSwathSizeBytesC; local
6831RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeightC[k…
6834 RoundedUpMaxSwathSizeBytesC = dml_ceil(RoundedUpMaxSwathSizeBytesC, 256);
6838 …if (RoundedUpMaxSwathSizeBytesY + RoundedUpMaxSwathSizeBytesC <= DETBufferSizeInKByte * 1024 / 2) {
6842 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6843 } else if (RoundedUpMaxSwathSizeBytesY >= 1.5 * RoundedUpMaxSwathSizeBytesC
6844 … && RoundedUpMinSwathSizeBytesY + RoundedUpMaxSwathSizeBytesC <= DETBufferSizeInKByte * 1024 / 2) {
6848 RoundedUpSwathSizeBytesC = RoundedUpMaxSwathSizeBytesC;
6849 } else if (RoundedUpMaxSwathSizeBytesY < 1.5 * RoundedUpMaxSwathSizeBytesC
/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h719 double RoundedUpMaxSwathSizeBytesC; member

Completed in 772 milliseconds