Searched refs:is_hpo_acquired (Results 1 – 1 of 1) sorted by relevance
2551 bool is_hpo_acquired = resource_is_hpo_acquired(context); in dce110_apply_ctx_to_hw() local2594 if (dc->hwseq->funcs.setup_hpo_hw_control && was_hpo_acquired != is_hpo_acquired) { in dce110_apply_ctx_to_hw()2595 dc->hwseq->funcs.setup_hpo_hw_control(dc->hwseq, is_hpo_acquired); in dce110_apply_ctx_to_hw()