Searched refs:allow_z10 (Results 1 – 3 of 3) sorted by relevance
602 bool allow_z10 = context->bw_ctx.dml.vba.StutterPeriod > (double)minmum_z10_residency; in dcn35_decide_zstate_support() local605 if (is_pwrseq0 && allow_z10) in dcn35_decide_zstate_support()
1257 new_signals.bits.allow_z10 = 1; in dc_dmub_srv_notify_idle()1274 new_signals.bits.allow_z10 = 1; in dc_dmub_srv_notify_idle()1280 new_signals.bits.allow_z10 = 0; in dc_dmub_srv_notify_idle()
837 uint32_t allow_z10 : 1; /**< 1 if Z10 is allowed */ member