Searched refs:PG_HW_PIPE_RESOURCES_NUM_ELEMENT (Results 1 – 4 of 4) sorted by relevance
35 bool pg_pipe_res_enable[PG_HW_PIPE_RESOURCES_NUM_ELEMENT][MAX_PIPES];
1030 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) in dcn35_calc_blocks_to_gate()1127 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) { in dcn35_calc_blocks_to_ungate()1152 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) { in dcn35_calc_blocks_to_ungate()1647 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) in dcn35_calc_blocks_to_ungate_for_hw_release()
539 memset(base->pg_pipe_res_enable, 0, PG_HW_PIPE_RESOURCES_NUM_ELEMENT * MAX_PIPES * sizeof(bool)); in pg_cntl35_create()
813 PG_HW_PIPE_RESOURCES_NUM_ELEMENT enumerator829 bool pg_pipe_res_update[PG_HW_PIPE_RESOURCES_NUM_ELEMENT][MAX_PIPES];
Completed in 25 milliseconds