Home
last modified time | relevance | path

Searched refs:PrefetchSupported (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_lib.c311 … : [%s, %s]\n", mode_lib->vba.PrefetchSupported[i][0] ? "Supported" : "NOT Supported", mode_lib-… in dml_log_mode_support_params()
A Ddisplay_mode_vba.h757 bool PrefetchSupported[DC__VOLTAGE_STATES][2]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_utils.c147 if (!fail_only || support->PrefetchSupported == 0) in dml2_core_utils_print_mode_support_info()
148 dml2_printf("DML: support: PrefetchSupported = %d\n", support->PrefetchSupported); in dml2_core_utils_print_mode_support_info()
A Ddml2_core_shared_types.h263 bool PrefetchSupported; member
A Ddml2_core_shared.c2282 mode_lib->ms.support.PrefetchSupported = true; in dml2_core_shared_mode_support()
2402 mode_lib->ms.support.PrefetchSupported &= !mode_lib->ms.NoTimeForPrefetch[k]; in dml2_core_shared_mode_support()
2413 mode_lib->ms.support.PrefetchSupported = false; in dml2_core_shared_mode_support()
2446 if (mode_lib->ms.support.PrefetchSupported) { in dml2_core_shared_mode_support()
2528 mode_lib->ms.support.PrefetchSupported &= mode_lib->ms.support.PrefetchBandwidthSupported; in dml2_core_shared_mode_support()
2533 mode_lib->ms.support.PrefetchSupported = false; in dml2_core_shared_mode_support()
2540 …if (mode_lib->ms.support.PrefetchSupported == true && mode_lib->ms.support.VRatioInPrefetchSupport… in dml2_core_shared_mode_support()
2787 && mode_lib->ms.support.PrefetchSupported in dml2_core_shared_mode_support()
2930 if (!fail_only || support->PrefetchSupported == 0) in dml2_print_dml_mode_support_info()
2931 dml2_printf("DML: support: PrefetchSupported = %d\n", support->PrefetchSupported); in dml2_print_dml_mode_support_info()
[all …]
A Ddml2_core_dcn4_calcs.c124 if (!fail_only || support->PrefetchSupported == 0) in dml2_print_mode_support_info()
125 dml2_printf("DML: support: PrefetchSupported = %d\n", support->PrefetchSupported); in dml2_print_mode_support_info()
8636 mode_lib->ms.support.PrefetchSupported = true; in dml_core_mode_support()
8758 mode_lib->ms.support.PrefetchSupported &= !mode_lib->ms.NoTimeForPrefetch[k]; in dml_core_mode_support()
8769 mode_lib->ms.support.PrefetchSupported = false; in dml_core_mode_support()
8797 if (mode_lib->ms.support.PrefetchSupported) { in dml_core_mode_support()
8886 mode_lib->ms.support.PrefetchSupported &= mode_lib->ms.support.PrefetchBandwidthSupported; in dml_core_mode_support()
8891 mode_lib->ms.support.PrefetchSupported = false; in dml_core_mode_support()
8898 …if (mode_lib->ms.support.PrefetchSupported == true && mode_lib->ms.support.VRatioInPrefetchSupport… in dml_core_mode_support()
9162 && mode_lib->ms.support.PrefetchSupported in dml_core_mode_support()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_util.c395 …tch Supported : %s\n", mode_lib->ms.support.PrefetchSupported[j] == true ?… in dml_print_mode_support()
508 if (!fail_only || support->PrefetchSupported[j] == 0) in dml_print_dml_mode_support_info()
509 … dml_print("DML: support: combine=%d, PrefetchSupported = %d\n", j, support->PrefetchSupported[j]); in dml_print_dml_mode_support_info()
A Ddisplay_mode_core_structs.h722 dml_bool_t PrefetchSupported[2]; member
A Ddisplay_mode_core.c6471 &mode_lib->ms.support.PrefetchSupported[j]); in dml_prefetch_check()
6479 mode_lib->ms.support.PrefetchSupported[j] = false; in dml_prefetch_check()
6508 …if (mode_lib->ms.support.PrefetchSupported[j] == true && mode_lib->ms.support.VRatioInPrefetchSupp… in dml_prefetch_check()
6622 …} while (!((mode_lib->ms.support.PrefetchSupported[j] == true && mode_lib->ms.support.DynamicMetad… in dml_prefetch_check()
8167 && mode_lib->ms.support.PrefetchSupported[j] == true in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h344 bool PrefetchSupported; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c4818 locals->PrefetchSupported[i][j] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4820 locals->PrefetchSupported[i][j] = false; in dml20_ModeSupportAndSystemConfigurationFull()
4827 locals->PrefetchSupported[i][j] = false; in dml20_ModeSupportAndSystemConfigurationFull()
4838 …} while ((locals->PrefetchSupported[i][j] != true || locals->VRatioInPrefetchSupported[i][j] != tr… in dml20_ModeSupportAndSystemConfigurationFull()
4841 if (mode_lib->vba.PrefetchSupported[i][j] == true in dml20_ModeSupportAndSystemConfigurationFull()
5056 } else if (locals->PrefetchSupported[i][j] != true) { in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c4937 locals->PrefetchSupported[i][j] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4939 locals->PrefetchSupported[i][j] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4946 locals->PrefetchSupported[i][j] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4957 …} while ((locals->PrefetchSupported[i][j] != true || locals->VRatioInPrefetchSupported[i][j] != tr… in dml20v2_ModeSupportAndSystemConfigurationFull()
4960 if (mode_lib->vba.PrefetchSupported[i][j] == true in dml20v2_ModeSupportAndSystemConfigurationFull()
5172 } else if (locals->PrefetchSupported[i][j] != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c4871 locals->PrefetchSupported[i][j] = true; in dml21_ModeSupportAndSystemConfigurationFull()
4875 locals->PrefetchSupported[i][j] = false; in dml21_ModeSupportAndSystemConfigurationFull()
4882 locals->PrefetchSupported[i][j] = false; in dml21_ModeSupportAndSystemConfigurationFull()
4906 …} while ((locals->PrefetchSupported[i][j] != true || locals->VRatioInPrefetchSupported[i][j] != tr… in dml21_ModeSupportAndSystemConfigurationFull()
4910 if (locals->PrefetchSupported[i][j] == true && locals->VRatioInPrefetchSupported[i][j] == true) { in dml21_ModeSupportAndSystemConfigurationFull()
5180 } else if (!locals->PrefetchSupported[i][j]) { in dml21_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c5229 v->PrefetchSupported[i][j] = true;
5232 v->PrefetchSupported[i][j] = false;
5237 v->PrefetchSupported[i][j] = false;
5263 if (v->PrefetchSupported[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true) {
5329 …} while (!((v->PrefetchSupported[i][j] == true && v->DynamicMetadataSupported[i][j] == true && v->…
5452 && v->PrefetchSupported[i][j] == true && v->DynamicMetadataSupported[i][j] == true
5495 if (v->PrefetchSupported[i][j] == false)
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c5315 v->PrefetchSupported[i][j] = true;
5318 v->PrefetchSupported[i][j] = false;
5323 v->PrefetchSupported[i][j] = false;
5349 if (v->PrefetchSupported[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true) {
5415 …} while (!((v->PrefetchSupported[i][j] == true && v->DynamicMetadataSupported[i][j] == true && v->…
5538 && v->PrefetchSupported[i][j] == true && v->DynamicMetadataSupported[i][j] == true
5589 } else if (!v->PrefetchSupported[i][j]) {
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c4898 v->PrefetchSupported[i][j] = true; in dml30_ModeSupportAndSystemConfigurationFull()
4901 v->PrefetchSupported[i][j] = false; in dml30_ModeSupportAndSystemConfigurationFull()
4906 v->PrefetchSupported[i][j] = false; in dml30_ModeSupportAndSystemConfigurationFull()
4930 if (v->PrefetchSupported[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true) { in dml30_ModeSupportAndSystemConfigurationFull()
5013 …} while (!((v->PrefetchSupported[i][j] == true && v->DynamicMetadataSupported[i][j] == true && v->… in dml30_ModeSupportAndSystemConfigurationFull()
5152 …&& ViewportExceedsSurface == 0 && v->PrefetchSupported[i][j] == 1 && v->DynamicMetadataSupported[i… in dml30_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_32.c1695 && mode_lib->vba.PrefetchSupported[i][j] == true in mode_support_configuration()
3400 &mode_lib->vba.PrefetchSupported[i][j]); in dml32_ModeSupportAndSystemConfigurationFull()
3408 mode_lib->vba.PrefetchSupported[i][j] = false; in dml32_ModeSupportAndSystemConfigurationFull()
3434 if (mode_lib->vba.PrefetchSupported[i][j] == true in dml32_ModeSupportAndSystemConfigurationFull()
3554 } while (!((mode_lib->vba.PrefetchSupported[i][j] == true in dml32_ModeSupportAndSystemConfigurationFull()

Completed in 908 milliseconds