Searched refs:dml_core_mode_support_locals (Results 1 – 4 of 4) sorted by relevance
404 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() 405 dml_print("DML: MODE SUPPORT: dram clock change support : %s\n", mode_lib->scratch.dml_core_mode_support_locals.dram_clock_change_support == true ? "Supported" : "NOT Supported"); in dml_print_mode_support() 406 dml_print("DML: MODE SUPPORT: f_clock change support : %s\n", mode_lib->scratch.dml_core_mode_support_locals.f_clock_change_support == true ? "Supported" : "NOT Supported"); in dml_print_mode_support()
1881 struct dml_core_mode_support_locals_st dml_core_mode_support_locals; member
2246 struct dml2_core_calcs_mode_support_locals dml_core_mode_support_locals; member
7279 struct dml2_core_calcs_mode_support_locals *s = &mode_lib->scratch.dml_core_mode_support_locals; in dml_core_ms_prefetch_check() 7926 struct dml2_core_calcs_mode_support_locals *s = &mode_lib->scratch.dml_core_mode_support_locals; in dml_core_mode_support()