Searched refs:pg_res_update (Results 1 – 2 of 2) sorted by relevance
938 update_state->pg_res_update[PG_HPO] = true; in dcn35_calc_blocks_to_gate()940 update_state->pg_res_update[PG_DWB] = true; in dcn35_calc_blocks_to_gate()1114 update_state->pg_res_update[PG_HPO] = true; in dcn35_calc_blocks_to_ungate()1187 if (update_state->pg_res_update[PG_HPO]) { in dcn35_hw_block_power_down()1290 if (update_state->pg_res_update[PG_HPO]) { in dcn35_hw_block_power_up()1571 update_state->pg_res_update[PG_HPO] = true; in dcn35_calc_blocks_to_ungate_for_hw_release()1572 update_state->pg_res_update[PG_DWB] = true; in dcn35_calc_blocks_to_ungate_for_hw_release()
870 bool pg_res_update[PG_HW_RESOURCES_NUM_ELEMENT]; member