Searched refs:pg_res_update (Results 1 – 2 of 2) sorted by relevance
1016 update_state->pg_res_update[PG_HPO] = true; in dcn35_calc_blocks_to_gate()1018 update_state->pg_res_update[PG_DWB] = true; in dcn35_calc_blocks_to_gate()1183 update_state->pg_res_update[PG_HPO] = true; in dcn35_calc_blocks_to_ungate()1237 if (update_state->pg_res_update[PG_HPO]) { in dcn35_hw_block_power_down()1340 if (update_state->pg_res_update[PG_HPO]) { in dcn35_hw_block_power_up()1615 update_state->pg_res_update[PG_HPO] = true; in dcn35_calc_blocks_to_ungate_for_hw_release()1616 update_state->pg_res_update[PG_DWB] = true; in dcn35_calc_blocks_to_ungate_for_hw_release()
774 bool pg_res_update[PG_HW_RESOURCES_NUM_ELEMENT]; member