Searched refs:ImmediateFlipSupportedForState (Results 1 – 5 of 5) sorted by relevance
412 dml_print("DML: MODE SUPPORT: Host VM or Immediate Flip Supported : %s\n", ((mode_lib->ms.cache_display_cfg.plane.HostVMEnable == false && !mode_lib->scratch.dml_core_mode_support_locals.ImmediateFlipRequiredFinal) || mode_lib->ms.support.ImmediateFlipSupportedForState[j]) ? "Supported" : "NOT Supported"); in dml_print_mode_support() 532 if (!fail_only || support->ImmediateFlipSupportedForState[j] == 0) in dml_print_dml_mode_support_info() 533 dml_print("DML: support: combine=%d, ImmediateFlipSupportedForState = %d\n", j, support->ImmediateFlipSupportedForState[j]);
786 dml_bool_t ImmediateFlipSupportedForState[2]; member
6711 &mode_lib->ms.support.ImmediateFlipSupportedForState[j]); // dml_bool_t *ImmediateFlipBandwidthSupport in dml_prefetch_check() 6716 mode_lib->ms.support.ImmediateFlipSupportedForState[j] = false; in dml_prefetch_check() 6720 mode_lib->ms.support.ImmediateFlipSupportedForState[j] = false; in dml_prefetch_check() 6738 ((s->ImmediateFlipRequiredFinal) || mode_lib->ms.support.ImmediateFlipSupportedForState[j] == true)) || in set_vm_row_and_swath_parameters() 8296 && ((mode_lib->ms.cache_display_cfg.plane.HostVMEnable == false && !s->ImmediateFlipRequiredFinal) || mode_lib->ms.support.ImmediateFlipSupportedForState[j]) in dml_core_mode_support_partial() 8334 mode_lib->ms.support.ImmediateFlipSupport = mode_lib->ms.support.ImmediateFlipSupportedForState[mode_lib->ms.support.MaximumMPCCombine]; // Consider flip support if max combine support imm flip in dml_core_mode_programming()
826 bool ImmediateFlipSupportedForState[DC__VOLTAGE_STATES][2]; member
1712 || mode_lib->vba.ImmediateFlipSupportedForState[i][j]) in mode_support_configuration() 3548 &mode_lib->vba.ImmediateFlipSupportedForState[i][j]); // Boolean *ImmediateFlipBandwidthSupport in dml32_ModeSupportAndSystemConfigurationFull() 3556 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = false; in dml32_ModeSupportAndSystemConfigurationFull() 3559 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = false; in dml32_ModeSupportAndSystemConfigurationFull() 3577 || mode_lib->vba.ImmediateFlipSupportedForState[i][j] == true)) in dml32_ModeSupportAndSystemConfigurationFull() 3723 mode_lib->vba.ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml32_ModeSupportAndSystemConfigurationFull()