Searched refs:dpps (Results 1 – 15 of 15) 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()1592 pool->base.dpps[j] = dcn10_dpp_create(ctx, i); in dcn10_resource_construct()1593 if (pool->base.dpps[j] == NULL) { in dcn10_resource_construct()
342 struct dpp *dpp = pool->dpps[i]; in dcn10_get_cm_states()
294 struct dpp *dpp = pool->dpps[i]; in dcn10_log_hw_state()1248 struct dpp *dpp = dc->res_pool->dpps[i]; in dcn10_init_pipes()
1328 split_pipe->plane_res.dpp = pool->dpps[i]; in acquire_first_split_pipe()1330 split_pipe->plane_res.mpcc_inst = pool->dpps[i]->inst; in acquire_first_split_pipe()1698 pipe_ctx->plane_res.dpp = pool->dpps[i]; in acquire_first_free_pipe()1700 if (pool->dpps[i]) in acquire_first_free_pipe()1701 pipe_ctx->plane_res.mpcc_inst = pool->dpps[i]->inst; in acquire_first_free_pipe()1957 pipe_ctx->plane_res.dpp = pool->dpps[tg_inst]; in acquire_resource_from_hw_enabled_state()1960 if (pool->dpps[tg_inst]) { in acquire_resource_from_hw_enabled_state()1961 pipe_ctx->plane_res.mpcc_inst = pool->dpps[tg_inst]->inst; in acquire_resource_from_hw_enabled_state()
1163 if (pool->dpps[i] != NULL) { in dcn302_resource_destruct()1164 kfree(TO_DCN20_DPP(pool->dpps[i])); in dcn302_resource_destruct()1165 pool->dpps[i] = NULL; in dcn302_resource_destruct()1644 pool->dpps[i] = dcn302_dpp_create(ctx, i); in dcn302_resource_construct()1645 if (pool->dpps[i] == NULL) { in dcn302_resource_construct()
1093 if (pool->dpps[i] != NULL) { in dcn303_resource_destruct()1094 kfree(TO_DCN20_DPP(pool->dpps[i])); in dcn303_resource_destruct()1095 pool->dpps[i] = NULL; in dcn303_resource_destruct()1565 pool->dpps[i] = dcn303_dpp_create(ctx, i); in dcn303_resource_construct()1566 if (pool->dpps[i] == NULL) { in dcn303_resource_construct()
214 struct dpp *dpps[MAX_PIPES]; member
1269 if (pool->base.dpps[i] != NULL) in dcn301_destruct()1270 dcn301_dpp_destroy(&pool->base.dpps[i]); in dcn301_destruct()1827 pool->base.dpps[j] = dcn301_dpp_create(ctx, i); in dcn301_resource_construct()1828 if (pool->base.dpps[j] == NULL) { in dcn301_resource_construct()
1486 if (pool->base.dpps[i] != NULL) in dcn20_resource_destruct()1487 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()1965 secondary_pipe->plane_res.dpp = pool->dpps[secondary_pipe->pipe_idx]; in dcn20_split_stream_for_mpc()1966 secondary_pipe->plane_res.mpcc_inst = pool->dpps[secondary_pipe->pipe_idx]->inst; in dcn20_split_stream_for_mpc()3305 idle_pipe->plane_res.dpp = pool->dpps[idle_pipe->pipe_idx]; in dcn20_acquire_idle_pipe_for_layer()3306 idle_pipe->plane_res.mpcc_inst = pool->dpps[idle_pipe->pipe_idx]->inst; in dcn20_acquire_idle_pipe_for_layer()3930 pool->base.dpps[i] = dcn20_dpp_create(ctx, i); in dcn20_resource_construct()3931 if (pool->base.dpps[i] == NULL) { in dcn20_resource_construct()
2486 struct dpp *dpp = res_pool->dpps[i]; in dcn20_fpga_init_hw()2506 struct dpp *dpp = dc->res_pool->dpps[i]; in dcn20_fpga_init_hw()
1238 if (pool->base.dpps[i] != NULL) in dcn30_resource_destruct()1239 dcn30_dpp_destroy(&pool->base.dpps[i]); in dcn30_resource_destruct()1772 sec_pipe->plane_res.dpp = pool->dpps[pipe_idx]; in dcn30_split_stream_for_mpc_or_odm()1773 sec_pipe->plane_res.mpcc_inst = pool->dpps[pipe_idx]->inst; in dcn30_split_stream_for_mpc_or_odm()2758 pool->base.dpps[i] = dcn30_dpp_create(ctx, i); in dcn30_resource_construct()2759 if (pool->base.dpps[i] == NULL) { in dcn30_resource_construct()
944 if (pool->base.dpps[i] != NULL) in dcn21_resource_destruct()945 dcn20_dpp_destroy(&pool->base.dpps[i]); in dcn21_resource_destruct()2168 pool->base.dpps[j] = dcn21_dpp_create(ctx, i); in dcn21_resource_construct()2169 if (pool->base.dpps[j] == NULL) { in dcn21_resource_construct()
1361 if (pool->base.dpps[i] != NULL) in dcn31_resource_destruct()1362 dcn31_dpp_destroy(&pool->base.dpps[i]); in dcn31_resource_destruct()2083 pool->base.dpps[i] = dcn31_dpp_create(ctx, i); in dcn31_resource_construct()2084 if (pool->base.dpps[i] == NULL) { in dcn31_resource_construct()
114 dpp_inst = clk_mgr->base.ctx->dc->res_pool->dpps[i]->inst; in rn_update_clocks_update_dpp_dto()
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()