Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H 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()
H A Ddisplay_mode_vba.h757 bool PrefetchSupported[DC__VOLTAGE_STATES][2]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H 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()
H A Ddml2_core_shared_types.h263 bool PrefetchSupported; member
H 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 …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H 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()
H A Ddisplay_mode_core_structs.h722 dml_bool_t PrefetchSupported[2]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h344 bool PrefetchSupported; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c5226 v->PrefetchSupported[i][j] = true;
5229 v->PrefetchSupported[i][j] = false;
5234 v->PrefetchSupported[i][j] = false;
5260 if (v->PrefetchSupported[i][j] == true && v->VRatioInPrefetchSupported[i][j] == true) {
5326 …} while (!((v->PrefetchSupported[i][j] == true && v->DynamicMetadataSupported[i][j] == true && v->…
5449 && v->PrefetchSupported[i][j] == true && v->DynamicMetadataSupported[i][j] == true
5492 if (v->PrefetchSupported[i][j] == false)
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H 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()