Home
last modified time | relevance | path

Searched refs:PTEBufferSizeNotExceeded (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c315 …s, %s]\n", mode_lib->vba.PTEBufferSizeNotExceeded[i][0] ? "Supported" : "NOT Supported", mode_lib-… in dml_log_mode_support_params()
H A Ddisplay_mode_vba.h774 bool PTEBufferSizeNotExceeded[DC__VOLTAGE_STATES][2]; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c301 if (!fail_only || support->PTEBufferSizeNotExceeded == 0) in dml2_core_utils_print_mode_support_info()
302 dml2_printf("DML: support: PTEBufferSizeNotExceeded = %d\n", support->PTEBufferSizeNotExceeded); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h253 bool PTEBufferSizeNotExceeded; member
512 bool PTEBufferSizeNotExceeded[DML2_MAX_PLANES]; member
1156 bool *PTEBufferSizeNotExceeded; member
H A Ddml2_core_dcn4_calcs.c139 if (!fail_only || support->PTEBufferSizeNotExceeded == 0) in dml2_print_mode_support_info()
3098 p->PTEBufferSizeNotExceeded[k] = true; in CalculateVMRowAndSwath()
3100 p->PTEBufferSizeNotExceeded[k] = false; in CalculateVMRowAndSwath()
3164 p->PTEBufferSizeNotExceeded[k] = s->one_row_per_frame_fits_in_buffer[k]; in CalculateVMRowAndSwath()
8360 CalculateVMRowAndSwath_params->PTEBufferSizeNotExceeded = mode_lib->ms.PTEBufferSizeNotExceeded; in dml_core_mode_support()
8415 mode_lib->ms.support.PTEBufferSizeNotExceeded = true; in dml_core_mode_support()
8419 if (mode_lib->ms.PTEBufferSizeNotExceeded[k] == false) in dml_core_mode_support()
8420 mode_lib->ms.support.PTEBufferSizeNotExceeded = false; in dml_core_mode_support()
9595 && mode_lib->ms.support.PTEBufferSizeNotExceeded in dml_core_mode_support()
10775 CalculateVMRowAndSwath_params->PTEBufferSizeNotExceeded = s->dummy_boolean_array[0]; in dml_core_mode_programming()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c400 …r Size Not Exceeded : %s\n", mode_lib->ms.support.PTEBufferSizeNotExceeded[j] == tru… in dml_print_mode_support()
498 if (!fail_only || support->PTEBufferSizeNotExceeded[j] == 0) in dml_print_dml_mode_support_info()
499 …L: support: combine=%d, PTEBufferSizeNotExceeded = %d\n", j, support->PTEBufferSizeNotExceeded[j]); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h771 dml_bool_t PTEBufferSizeNotExceeded[2]; member
1413 dml_bool_t *PTEBufferSizeNotExceeded; member
H A Ddisplay_mode_core.c5222 p->PTEBufferSizeNotExceeded[k] = true; in CalculateVMRowAndSwath()
5224 p->PTEBufferSizeNotExceeded[k] = false; in CalculateVMRowAndSwath()
5232 …%s: k=%u, PTEBufferSizeNotExceeded = %u\n", __func__, k, p->PTEBufferSizeNotExceeded[k]); in CalculateVMRowAndSwath()
5284 p->PTEBufferSizeNotExceeded[k] = s->one_row_per_frame_fits_in_buffer[k]; in CalculateVMRowAndSwath()
5334 …int("DML::%s: k=%u, PTEBufferSizeNotExceeded = %u\n", __func__, k, p->PTEBufferSizeNotExceeded[k]); in CalculateVMRowAndSwath()
7705 …CalculateVMRowAndSwath_params->PTEBufferSizeNotExceeded = mode_lib->ms.PTEBufferSizeNotExceededPer… in dml_core_mode_support()
7765 mode_lib->ms.support.PTEBufferSizeNotExceeded[j] = true; in dml_core_mode_support()
7769 mode_lib->ms.support.PTEBufferSizeNotExceeded[j] = false; in dml_core_mode_support()
7775 …BufferSizeNotExceeded[%u] = %u\n", __func__, j, mode_lib->ms.support.PTEBufferSizeNotExceeded[j]); in dml_core_mode_support()
8175 && mode_lib->ms.support.PTEBufferSizeNotExceeded[j] == true in dml_core_mode_support()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h328 bool PTEBufferSizeNotExceeded; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c153 bool *PTEBufferSizeNotExceeded,
877 bool *PTEBufferSizeNotExceeded, in CalculateVMAndRowBytes() argument
1070 *PTEBufferSizeNotExceeded = true; in CalculateVMAndRowBytes()
1072 *PTEBufferSizeNotExceeded = false; in CalculateVMAndRowBytes()
1076 *PTEBufferSizeNotExceeded = true; in CalculateVMAndRowBytes()
1887 &mode_lib->vba.PTEBufferSizeNotExceeded[mode_lib->vba.VoltageLevel][0], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1929 &mode_lib->vba.PTEBufferSizeNotExceeded[mode_lib->vba.VoltageLevel][0], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4944 locals->PTEBufferSizeNotExceeded[i][j] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4948 locals->PTEBufferSizeNotExceeded[i][j] = false; in dml20_ModeSupportAndSystemConfigurationFull()
5059 } else if (locals->PTEBufferSizeNotExceeded[i][j] != true) { in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c177 bool *PTEBufferSizeNotExceeded,
937 bool *PTEBufferSizeNotExceeded, in CalculateVMAndRowBytes() argument
1130 *PTEBufferSizeNotExceeded = true; in CalculateVMAndRowBytes()
1132 *PTEBufferSizeNotExceeded = false; in CalculateVMAndRowBytes()
1136 *PTEBufferSizeNotExceeded = true; in CalculateVMAndRowBytes()
1923 &mode_lib->vba.PTEBufferSizeNotExceeded[mode_lib->vba.VoltageLevel][0], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1965 &mode_lib->vba.PTEBufferSizeNotExceeded[mode_lib->vba.VoltageLevel][0], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
5060 locals->PTEBufferSizeNotExceeded[i][j] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
5064 locals->PTEBufferSizeNotExceeded[i][j] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5175 } else if (locals->PTEBufferSizeNotExceeded[i][j] != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h389 bool PTEBufferSizeNotExceeded[],
H A Ddisplay_mode_vba_util_32.c1930 bool PTEBufferSizeNotExceeded[], in dml32_CalculateVMRowAndSwath() argument
2161 PTEBufferSizeNotExceeded[k] = true; in dml32_CalculateVMRowAndSwath()
2163 PTEBufferSizeNotExceeded[k] = false; in dml32_CalculateVMRowAndSwath()
2208 PTEBufferSizeNotExceeded[k] = one_row_per_frame_fits_in_buffer[k]; in dml32_CalculateVMRowAndSwath()
2255 __func__, k, PTEBufferSizeNotExceeded[k]); in dml32_CalculateVMRowAndSwath()
H A Ddisplay_mode_vba_32.c1700 && mode_lib->vba.PTEBufferSizeNotExceeded[i][j] == true in mode_support_configuration()
2841 mode_lib->vba.PTEBufferSizeNotExceeded[i][j] = true; in dml32_ModeSupportAndSystemConfigurationFull()
2844 mode_lib->vba.PTEBufferSizeNotExceeded[i][j] = false; in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c193 bool *PTEBufferSizeNotExceeded,
1278 bool *PTEBufferSizeNotExceeded, in CalculateVMAndRowBytes() argument
1433 *PTEBufferSizeNotExceeded = true; in CalculateVMAndRowBytes()
1435 *PTEBufferSizeNotExceeded = false; in CalculateVMAndRowBytes()
1439 *PTEBufferSizeNotExceeded = true; in CalculateVMAndRowBytes()
5072 locals->PTEBufferSizeNotExceeded[i][j] = true; in dml21_ModeSupportAndSystemConfigurationFull()
5076 locals->PTEBufferSizeNotExceeded[i][j] = false; in dml21_ModeSupportAndSystemConfigurationFull()
5170 } else if (!locals->PTEBufferSizeNotExceeded[i][j]) { in dml21_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c203 bool *PTEBufferSizeNotExceeded,
1676 bool *PTEBufferSizeNotExceeded, in CalculateVMAndRowBytes() argument
1807 *PTEBufferSizeNotExceeded = true; in CalculateVMAndRowBytes()
1809 *PTEBufferSizeNotExceeded = false; in CalculateVMAndRowBytes()
1814 *PTEBufferSizeNotExceeded = true; in CalculateVMAndRowBytes()
5072 v->PTEBufferSizeNotExceeded[i][j] = true; in dml30_ModeSupportAndSystemConfigurationFull()
5075 v->PTEBufferSizeNotExceeded[i][j] = false; in dml30_ModeSupportAndSystemConfigurationFull()
5142 && v->PTEBufferSizeNotExceeded[i][j] == 1 && v->NonsupportedDSCInputBPC == 0 in dml30_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c220 bool *PTEBufferSizeNotExceeded,
1810 bool *PTEBufferSizeNotExceeded, argument
1953 *PTEBufferSizeNotExceeded = true;
1955 *PTEBufferSizeNotExceeded = false;
1960 *PTEBufferSizeNotExceeded = true;
5375 v->PTEBufferSizeNotExceeded[i][j] = true;
5378 v->PTEBufferSizeNotExceeded[i][j] = false;
5451 && v->PTEBufferSizeNotExceeded[i][j] == true && v->NonsupportedDSCInputBPC == false
5500 if (v->PTEBufferSizeNotExceeded[i][j] == false)
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c229 bool *PTEBufferSizeNotExceeded,
1827 bool *PTEBufferSizeNotExceeded, argument
1970 *PTEBufferSizeNotExceeded = true;
1972 *PTEBufferSizeNotExceeded = false;
1977 *PTEBufferSizeNotExceeded = true;
5461 v->PTEBufferSizeNotExceeded[i][j] = true;
5464 v->PTEBufferSizeNotExceeded[i][j] = false;
5537 && v->PTEBufferSizeNotExceeded[i][j] == true && v->NonsupportedDSCInputBPC == false
5594 } else if (!v->PTEBufferSizeNotExceeded[i][j]) {