Home
last modified time | relevance | path

Searched refs:VRatioInPrefetchSupported (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c314 dml_print("DML SUPPORT: VRatio In Prefetch : [%s, %s]\n", mode_lib->vba.VRatioInPrefetchSupported[i][0] ? "Supported" : "NOT Supported", mode_lib->vba.VRatioInPrefetchSupported[i][1] ? "Supported" : "NOT Supported"); in dml_log_mode_support_params()
H A Ddisplay_mode_vba.h758 bool VRatioInPrefetchSupported[DC__VOLTAGE_STATES][2]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c299 if (!fail_only || support->VRatioInPrefetchSupported == 0) in dml2_core_utils_print_mode_support_info()
300 DML_LOG_VERBOSE("DML: support: VRatioInPrefetchSupported = %d\n", support->VRatioInPrefetchSupported); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h270 bool VRatioInPrefetchSupported; member
H A Ddml2_core_dcn4_calcs.c137 if (!fail_only || support->VRatioInPrefetchSupported == 0) in dml2_print_mode_support_info()
138 DML_LOG_VERBOSE("DML: support: VRatioInPrefetchSupported = %d\n", support->VRatioInPrefetchSupported); in dml2_print_mode_support_info()
7572 mode_lib->ms.support.VRatioInPrefetchSupported = true; in dml_core_ms_prefetch_check()
7576 mode_lib->ms.support.VRatioInPrefetchSupported = false; in dml_core_ms_prefetch_check()
7579 DML_LOG_VERBOSE("DML::%s: VRatioInPrefetchSupported = %u\n", __func__, mode_lib->ms.support.VRatioInPrefetchSupported); in dml_core_ms_prefetch_check()
7583 mode_lib->ms.support.PrefetchSupported &= mode_lib->ms.support.VRatioInPrefetchSupported; in dml_core_ms_prefetch_check()
9533 && mode_lib->ms.support.VRatioInPrefetchSupported in dml_core_mode_support()
13017 out->informative.mode_support_info.VRatioInPrefetchSupported in dml2_core_calcs_get_informative()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c399 dml_print("DML: MODE SUPPORT: VRatio In Prefetch Supported : %s\n", mode_lib->ms.support.VRatioInPrefetchSupported[j] == true ? "Supported" : "NOT Supported"); in dml_print_mode_support()
512 if (!fail_only || support->VRatioInPrefetchSupported[j] == 0) in dml_print_dml_mode_support_info()
513 dml_print("DML: support: combine=%d, VRatioInPrefetchSupported = %d\n", j, support->VRatioInPrefetchSupported[j]); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h782 dml_bool_t VRatioInPrefetchSupported[2]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h341 bool VRatioInPrefetchSupported; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1699 && mode_lib->vba.VRatioInPrefetchSupported[i][j] == true in mode_support_configuration()
3418 mode_lib->vba.VRatioInPrefetchSupported[i][j] = true; in dml32_ModeSupportAndSystemConfigurationFull()
3423 mode_lib->vba.VRatioInPrefetchSupported[i][j] = false; in dml32_ModeSupportAndSystemConfigurationFull()
3435 && mode_lib->vba.VRatioInPrefetchSupported[i][j] == true) { in dml32_ModeSupportAndSystemConfigurationFull()
3556 && mode_lib->vba.VRatioInPrefetchSupported[i][j] == true && in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c4827 locals->VRatioInPrefetchSupported[i][j] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4832 locals->VRatioInPrefetchSupported[i][j] = false; in dml20_ModeSupportAndSystemConfigurationFull()
4835 } while ((locals->PrefetchSupported[i][j] != true || locals->VRatioInPrefetchSupported[i][j] != true) in dml20_ModeSupportAndSystemConfigurationFull()
4839 && mode_lib->vba.VRatioInPrefetchSupported[i][j] == true) { in dml20_ModeSupportAndSystemConfigurationFull()
5057 } else if (locals->VRatioInPrefetchSupported[i][j] != true) { in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c4946 locals->VRatioInPrefetchSupported[i][j] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4951 locals->VRatioInPrefetchSupported[i][j] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4954 } while ((locals->PrefetchSupported[i][j] != true || locals->VRatioInPrefetchSupported[i][j] != true) in dml20v2_ModeSupportAndSystemConfigurationFull()
4958 && mode_lib->vba.VRatioInPrefetchSupported[i][j] == true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
5173 } else if (locals->VRatioInPrefetchSupported[i][j] != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c4882 locals->VRatioInPrefetchSupported[i][j] = true; in dml21_ModeSupportAndSystemConfigurationFull()
4887 locals->VRatioInPrefetchSupported[i][j] = false; in dml21_ModeSupportAndSystemConfigurationFull()
4903 } while ((locals->PrefetchSupported[i][j] != true || locals->VRatioInPrefetchSupported[i][j] != true) in dml21_ModeSupportAndSystemConfigurationFull()
4907 if (locals->PrefetchSupported[i][j] == true && locals->VRatioInPrefetchSupported[i][j] == true) { in dml21_ModeSupportAndSystemConfigurationFull()
5179 } else if (!locals->VRatioInPrefetchSupported[i][j]) { in dml21_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c5332 v->VRatioInPrefetchSupported[i][j] = true;
5335 v->VRatioInPrefetchSupported[i][j] = false;
5347 if (v->PrefetchSupported[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true) {
5413 } while (!((v->PrefetchSupported[i][j] == true && v->DynamicMetadataSupported[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true
5537 && v->TotalVerticalActiveBandwidthSupport[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true
5593 } else if (!v->VRatioInPrefetchSupported[i][j]) {
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c5246 v->VRatioInPrefetchSupported[i][j] = true;
5249 v->VRatioInPrefetchSupported[i][j] = false;
5261 if (v->PrefetchSupported[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true) {
5327 } while (!((v->PrefetchSupported[i][j] == true && v->DynamicMetadataSupported[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true
5451 && v->TotalVerticalActiveBandwidthSupport[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true
5499 if (v->VRatioInPrefetchSupported[i][j] == false)
5500 dml_print("DML SUPPORT: VRatioInPrefetchSupported failed");
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4906 v->VRatioInPrefetchSupported[i][j] = true; in dml30_ModeSupportAndSystemConfigurationFull()
4909 v->VRatioInPrefetchSupported[i][j] = false; in dml30_ModeSupportAndSystemConfigurationFull()
4919 if (v->PrefetchSupported[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true) { in dml30_ModeSupportAndSystemConfigurationFull()
5002 } while (!((v->PrefetchSupported[i][j] == true && v->DynamicMetadataSupported[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true in dml30_ModeSupportAndSystemConfigurationFull()
5142 && v->TotalVerticalActiveBandwidthSupport[i][j] == 1 && v->VRatioInPrefetchSupported[i][j] == 1 in dml30_ModeSupportAndSystemConfigurationFull()