Searched refs:dpps (Results 1 – 10 of 10) sorted by relevance
990 if (pool->base.dpps[i] != NULL) in dcn10_resource_destruct()991 dcn10_dpp_destroy(&pool->base.dpps[i]); in dcn10_resource_destruct()1174 idle_pipe->plane_res.dpp = pool->dpps[idle_pipe->pipe_idx]; in dcn10_acquire_idle_pipe_for_layer()1175 idle_pipe->plane_res.mpcc_inst = pool->dpps[idle_pipe->pipe_idx]->inst; in dcn10_acquire_idle_pipe_for_layer()1577 pool->base.dpps[j] = dcn10_dpp_create(ctx, i); in dcn10_resource_construct()1578 if (pool->base.dpps[j] == NULL) { in dcn10_resource_construct()
342 struct dpp *dpp = pool->dpps[i]; in dcn10_get_cm_states()
287 struct dpp *dpp = pool->dpps[i]; in dcn10_log_hw_state()1208 struct dpp *dpp = dc->res_pool->dpps[i]; in dcn10_init_pipes()
1405 split_pipe->plane_res.dpp = pool->dpps[i]; in acquire_first_split_pipe()1407 split_pipe->plane_res.mpcc_inst = pool->dpps[i]->inst; in acquire_first_split_pipe()1780 pipe_ctx->plane_res.dpp = pool->dpps[i]; in acquire_first_free_pipe()1782 if (pool->dpps[i]) in acquire_first_free_pipe()1783 pipe_ctx->plane_res.mpcc_inst = pool->dpps[i]->inst; in acquire_first_free_pipe()2036 pipe_ctx->plane_res.dpp = pool->dpps[tg_inst]; in acquire_resource_from_hw_enabled_state()2039 if (pool->dpps[tg_inst]) { in acquire_resource_from_hw_enabled_state()2040 pipe_ctx->plane_res.mpcc_inst = pool->dpps[tg_inst]->inst; in acquire_resource_from_hw_enabled_state()
186 struct dpp *dpps[MAX_PIPES]; member
1484 if (pool->base.dpps[i] != NULL) in dcn20_resource_destruct()1485 dcn20_dpp_destroy(&pool->base.dpps[i]); in dcn20_resource_destruct()1880 next_odm_pipe->plane_res.dpp = pool->dpps[next_odm_pipe->pipe_idx]; in dcn20_split_stream_for_odm()1881 next_odm_pipe->plane_res.mpcc_inst = pool->dpps[next_odm_pipe->pipe_idx]->inst; in dcn20_split_stream_for_odm()1955 secondary_pipe->plane_res.dpp = pool->dpps[secondary_pipe->pipe_idx]; in dcn20_split_stream_for_mpc()1956 secondary_pipe->plane_res.mpcc_inst = pool->dpps[secondary_pipe->pipe_idx]->inst; in dcn20_split_stream_for_mpc()3283 idle_pipe->plane_res.dpp = pool->dpps[idle_pipe->pipe_idx];3284 idle_pipe->plane_res.mpcc_inst = pool->dpps[idle_pipe->pipe_idx]->inst;4017 pool->base.dpps[i] = dcn20_dpp_create(ctx, i);4018 if (pool->base.dpps[i] == NULL) {
2464 struct dpp *dpp = res_pool->dpps[i]; in dcn20_fpga_init_hw()2484 struct dpp *dpp = dc->res_pool->dpps[i]; in dcn20_fpga_init_hw()
935 if (pool->base.dpps[i] != NULL) in dcn21_resource_destruct()936 dcn20_dpp_destroy(&pool->base.dpps[i]); in dcn21_resource_destruct()2007 pool->base.dpps[j] = dcn21_dpp_create(ctx, i); in dcn21_resource_construct()2008 if (pool->base.dpps[j] == NULL) { in dcn21_resource_construct()
1234 if (pool->base.dpps[i] != NULL) in dcn30_resource_destruct()1235 dcn30_dpp_destroy(&pool->base.dpps[i]); in dcn30_resource_destruct()1867 sec_pipe->plane_res.dpp = pool->dpps[pipe_idx]; in dcn30_split_stream_for_mpc_or_odm()1868 sec_pipe->plane_res.mpcc_inst = pool->dpps[pipe_idx]->inst; in dcn30_split_stream_for_mpc_or_odm()2754 pool->base.dpps[i] = dcn30_dpp_create(ctx, i); in dcn30_resource_construct()2755 if (pool->base.dpps[i] == NULL) { in dcn30_resource_construct()
538 secondary_pipe->plane_res.dpp = pool->dpps[secondary_pipe->pipe_idx]; in split_stream_across_pipes()539 secondary_pipe->plane_res.mpcc_inst = pool->dpps[secondary_pipe->pipe_idx]->inst; in split_stream_across_pipes()