Searched refs:allow_z10 (Results 1 – 3 of 3) sorted by relevance
600 bool allow_z10 = context->bw_ctx.dml.vba.StutterPeriod > (double)minmum_z10_residency; in dcn35_decide_zstate_support() local603 if (is_pwrseq0 && allow_z10) in dcn35_decide_zstate_support()
1302 new_signals.bits.allow_z10 = 1; in dc_dmub_srv_notify_idle()1319 new_signals.bits.allow_z10 = 1; in dc_dmub_srv_notify_idle()1325 new_signals.bits.allow_z10 = 0; in dc_dmub_srv_notify_idle()
749 uint32_t allow_z10 : 1; /**< 1 if Z10 is allowed */ member