Lines Matching defs:pool

175 	struct resource_pool *pool = dc->res_pool;
180 for (i = 0; i < pool->pipe_count; i++) {
181 struct hubp *hubp = pool->hubps[i];
212 for (i = 0; i < pool->pipe_count; i++) {
213 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state);
218 pool->hubps[i]->inst, rq_regs->drq_expansion_mode, rq_regs->prq_expansion_mode, rq_regs->mrq_expansion_mode,
237 for (i = 0; i < pool->pipe_count; i++) {
238 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state);
245 pool->hubps[i]->inst, dlg_regs->refcyc_h_blank_end, dlg_regs->dlg_vblank_end, dlg_regs->min_dst_y_next_start,
269 for (i = 0; i < pool->pipe_count; i++) {
270 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state);
275 pool->hubps[i]->inst, ttu_regs->qos_level_low_wm, ttu_regs->qos_level_high_wm, ttu_regs->min_ttu_vblank,
290 struct resource_pool *pool = dc->res_pool;
298 for (i = 0; i < pool->pipe_count; i++) {
299 struct dpp *dpp = pool->dpps[i];
370 for (i = 0; i < pool->mpcc_count; i++) {
373 pool->mpc->funcs->read_mpcc_state(pool->mpc, i, &s);
392 struct resource_pool *pool = dc->res_pool;
408 for (i = 0; i < pool->timing_generator_count; i++) {
409 struct timing_generator *tg = pool->timing_generators[i];
421 if (pool->opps[i]->funcs->dpg_is_blanked)
422 s.blank_enabled = pool->opps[i]->funcs->dpg_is_blanked(pool->opps[i]);
462 for (i = 0; i < pool->res_cap->num_dsc; i++) {
463 struct display_stream_compressor *dsc = pool->dscs[i];
478 for (i = 0; i < pool->stream_enc_count; i++) {
479 struct stream_encoder *enc = pool->stream_enc[i];
529 if (pool->hpo_dp_stream_enc_count > 0) {
531 for (i = 0; i < pool->hpo_dp_stream_enc_count; i++) {
533 struct hpo_dp_stream_encoder *hpo_dp_stream_enc = pool->hpo_dp_stream_enc[i];
559 if (pool->hpo_dp_link_enc_count) {
562 for (i = 0; i < pool->hpo_dp_link_enc_count; i++) {
563 struct hpo_dp_link_encoder *hpo_dp_link_enc = pool->hpo_dp_link_enc[i];
3960 struct resource_pool *pool = dc->res_pool;
3963 for (i = 0; i < pool->pipe_count; i++) {
3964 struct hubp *hubp = pool->hubps[i];