Home
last modified time | relevance | path

Searched refs:ImmediateFlipSupportedForState (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_util.c411 …t_locals.ImmediateFlipRequiredFinal) || mode_lib->ms.support.ImmediateFlipSupportedForState[j]) ? … in dml_print_mode_support()
529 if (!fail_only || support->ImmediateFlipSupportedForState[j] == 0) in dml_print_dml_mode_support_info()
530 …combine=%d, ImmediateFlipSupportedForState = %d\n", j, support->ImmediateFlipSupportedForState[j]); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h786 dml_bool_t ImmediateFlipSupportedForState[2]; member
H A Ddisplay_mode_core.c6619 …&mode_lib->ms.support.ImmediateFlipSupportedForState[j]); // dml_bool_t *ImmediateFlipBandwidthSup… in dml_prefetch_check()
6624 mode_lib->ms.support.ImmediateFlipSupportedForState[j] = false; in dml_prefetch_check()
6628 mode_lib->ms.support.ImmediateFlipSupportedForState[j] = false; in dml_prefetch_check()
6646 …((s->ImmediateFlipRequiredFinal) || mode_lib->ms.support.ImmediateFlipSupportedForState[j] == true… in dml_prefetch_check()
8204 …false && !s->ImmediateFlipRequiredFinal) || mode_lib->ms.support.ImmediateFlipSupportedForState[j]) in dml_core_mode_support()
8242 …support.ImmediateFlipSupport = mode_lib->ms.support.ImmediateFlipSupportedForState[mode_l… in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h826 bool ImmediateFlipSupportedForState[DC__VOLTAGE_STATES][2]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1708 || mode_lib->vba.ImmediateFlipSupportedForState[i][j]) in mode_support_configuration()
3533 … &mode_lib->vba.ImmediateFlipSupportedForState[i][j]); // Boolean *ImmediateFlipBandwidthSupport in dml32_ModeSupportAndSystemConfigurationFull()
3541 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = false; in dml32_ModeSupportAndSystemConfigurationFull()
3544 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = false; in dml32_ModeSupportAndSystemConfigurationFull()
3562 || mode_lib->vba.ImmediateFlipSupportedForState[i][j] == true)) in dml32_ModeSupportAndSystemConfigurationFull()
3708 mode_lib->vba.ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml32_ModeSupportAndSystemConfigurationFull()