Searched refs:is_dsc_ungated (Results 1 – 2 of 2) sorted by relevance
1530 bool is_dsc_ungated = hws->funcs.dsc_pg_status(hws, dsc->inst); in dcn32_update_dsc_pg() local1533 if (!is_dsc_ungated) { in dcn32_update_dsc_pg()1537 if (is_dsc_ungated) { in dcn32_update_dsc_pg()
2212 bool is_dsc_ungated = false; in dcn20_post_unlock_reset_opp() local2215 is_dsc_ungated = dc->hwseq->funcs.dsc_pg_status(dc->hwseq, dsc->inst); in dcn20_post_unlock_reset_opp()2217 if (is_dsc_ungated) { in dcn20_post_unlock_reset_opp()