/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_resource.c | 929 if (pool->base.dpps[i] != NULL) in dcn201_resource_destruct() 930 dcn201_dpp_destroy(&pool->base.dpps[i]); in dcn201_resource_destruct() 1017 idle_pipe->plane_res.dpp = pool->dpps[idle_pipe->pipe_idx]; in dcn201_acquire_free_pipe_for_layer() 1018 idle_pipe->plane_res.mpcc_inst = pool->dpps[idle_pipe->pipe_idx]->inst; in dcn201_acquire_free_pipe_for_layer() 1213 pool->base.dpps[i] = dcn201_dpp_create(ctx, i); in dcn201_resource_construct() 1214 if (pool->base.dpps[i] == NULL) { in dcn201_resource_construct()
|
H A D | dcn201_hwseq.c | 285 struct dpp *dpp = res_pool->dpps[i]; in dcn201_init_hw() 305 struct dpp *dpp = res_pool->dpps[i]; in dcn201_init_hw()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_resource.c | 930 if (pool->base.dpps[i] != NULL) in dcn10_resource_destruct() 931 dcn10_dpp_destroy(&pool->base.dpps[i]); in dcn10_resource_destruct() 1111 idle_pipe->plane_res.dpp = pool->dpps[idle_pipe->pipe_idx]; in dcn10_acquire_free_pipe_for_layer() 1112 idle_pipe->plane_res.mpcc_inst = pool->dpps[idle_pipe->pipe_idx]->inst; in dcn10_acquire_free_pipe_for_layer() 1579 pool->base.dpps[j] = dcn10_dpp_create(ctx, i); in dcn10_resource_construct() 1580 if (pool->base.dpps[j] == NULL) { in dcn10_resource_construct()
|
H A D | dcn10_hw_sequencer_debug.c | 343 struct dpp *dpp = pool->dpps[i]; in dcn10_get_cm_states()
|
H A D | dcn10_hw_sequencer.c | 299 struct dpp *dpp = pool->dpps[i]; in dcn10_log_hw_state() 1377 struct dpp *dpp = dc->res_pool->dpps[i]; in dcn10_init_pipes()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.c | 1110 if (pool->base.dpps[i] != NULL) in dcn20_resource_destruct() 1111 dcn20_dpp_destroy(&pool->base.dpps[i]); in dcn20_resource_destruct() 1478 next_odm_pipe->plane_res.dpp = pool->dpps[next_odm_pipe->pipe_idx]; in dcn20_split_stream_for_odm() 1479 next_odm_pipe->plane_res.mpcc_inst = pool->dpps[next_odm_pipe->pipe_idx]->inst; in dcn20_split_stream_for_odm() 1563 secondary_pipe->plane_res.dpp = pool->dpps[secondary_pipe->pipe_idx]; in dcn20_split_stream_for_mpc() 1564 secondary_pipe->plane_res.mpcc_inst = pool->dpps[secondary_pipe->pipe_idx]->inst; in dcn20_split_stream_for_mpc() 2171 sec_dpp_pipe->plane_res.dpp = pool->dpps[sec_dpp_pipe->pipe_idx]; in dcn20_acquire_free_pipe_for_layer() 2172 sec_dpp_pipe->plane_res.mpcc_inst = pool->dpps[sec_dpp_pipe->pipe_idx]->inst; in dcn20_acquire_free_pipe_for_layer() 2626 pool->base.dpps[i] = dcn20_dpp_create(ctx, i); in dcn20_resource_construct() 2627 if (pool->base.dpps[i] == NULL) { in dcn20_resource_construct()
|
H A D | dcn20_hwseq.c | 2866 struct dpp *dpp = res_pool->dpps[i]; in dcn20_fpga_init_hw() 2886 struct dpp *dpp = dc->res_pool->dpps[i]; in dcn20_fpga_init_hw()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 1020 if (pool->dpps[i] != NULL) { in dcn302_resource_destruct() 1021 kfree(TO_DCN20_DPP(pool->dpps[i])); in dcn302_resource_destruct() 1022 pool->dpps[i] = NULL; in dcn302_resource_destruct() 1374 pool->dpps[i] = dcn302_dpp_create(ctx, i); in dcn302_resource_construct() 1375 if (pool->dpps[i] == NULL) { in dcn302_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 946 if (pool->dpps[i] != NULL) { in dcn303_resource_destruct() 947 kfree(TO_DCN20_DPP(pool->dpps[i])); in dcn303_resource_destruct() 948 pool->dpps[i] = NULL; in dcn303_resource_destruct() 1286 pool->dpps[i] = dcn303_dpp_create(ctx, i); in dcn303_resource_construct() 1287 if (pool->dpps[i] == NULL) { in dcn303_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 1398 if (pool->base.dpps[i] != NULL) in dcn32_resource_destruct() 1399 dcn32_dpp_destroy(&pool->base.dpps[i]); in dcn32_resource_destruct() 2336 pool->base.dpps[j] = dcn32_dpp_create(ctx, i); in dcn32_resource_construct() 2337 if (pool->base.dpps[j] == NULL) { in dcn32_resource_construct() 2674 idle_pipe->plane_res.dpp = pool->dpps[idle_pipe->pipe_idx]; in dcn32_acquire_idle_pipe_for_head_pipe_in_layer() 2675 idle_pipe->plane_res.mpcc_inst = pool->dpps[idle_pipe->pipe_idx]->inst; in dcn32_acquire_idle_pipe_for_head_pipe_in_layer() 2706 free_pipe->plane_res.dpp = pool->dpps[free_pipe->pipe_idx]; in dcn32_acquire_free_pipe_as_secondary_dpp_pipe() 2708 pool->dpps[free_pipe->pipe_idx]->inst; in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 1819 split_pipe->plane_res.dpp = pool->dpps[i]; in acquire_first_split_pipe() 1821 split_pipe->plane_res.mpcc_inst = pool->dpps[i]->inst; in acquire_first_split_pipe() 2344 pipe_ctx->plane_res.dpp = pool->dpps[i]; in acquire_first_free_pipe() 2346 if (pool->dpps[i]) in acquire_first_free_pipe() 2347 pipe_ctx->plane_res.mpcc_inst = pool->dpps[i]->inst; in acquire_first_free_pipe() 2656 pipe_ctx->plane_res.dpp = pool->dpps[id_src[i]]; in acquire_resource_from_hw_enabled_state() 2659 if (pool->dpps[id_src[i]]) { in acquire_resource_from_hw_enabled_state() 2660 pipe_ctx->plane_res.mpcc_inst = pool->dpps[id_src[i]]->inst; in acquire_resource_from_hw_enabled_state() 4288 sec_pipe->plane_res.dpp = pool->dpps[pipe_idx]; in dc_resource_acquire_secondary_pipe_for_mpc_odm() 4289 sec_pipe->plane_res.mpcc_inst = pool->dpps[pipe_idx]->inst; in dc_resource_acquire_secondary_pipe_for_mpc_odm()
|
H A D | dc.c | 2169 if (dc->res_pool->dpps[i]->funcs->dpp_deferred_update) in process_deferred_updates() 2170 dc->res_pool->dpps[i]->funcs->dpp_deferred_update(dc->res_pool->dpps[i]); in process_deferred_updates()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 1066 if (pool->base.dpps[i] != NULL) in dcn301_destruct() 1067 dcn301_dpp_destroy(&pool->base.dpps[i]); in dcn301_destruct() 1593 pool->base.dpps[j] = dcn301_dpp_create(ctx, i); in dcn301_resource_construct() 1594 if (pool->base.dpps[j] == NULL) { in dcn301_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 704 if (pool->base.dpps[i] != NULL) in dcn21_resource_destruct() 705 dcn20_dpp_destroy(&pool->base.dpps[i]); in dcn21_resource_destruct() 1615 pool->base.dpps[j] = dcn21_dpp_create(ctx, i); in dcn21_resource_construct() 1616 if (pool->base.dpps[j] == NULL) { in dcn21_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 1096 if (pool->base.dpps[i] != NULL) in dcn30_resource_destruct() 1097 dcn30_dpp_destroy(&pool->base.dpps[i]); in dcn30_resource_destruct() 1538 sec_pipe->plane_res.dpp = pool->dpps[pipe_idx]; in dcn30_split_stream_for_mpc_or_odm() 1539 sec_pipe->plane_res.mpcc_inst = pool->dpps[pipe_idx]->inst; in dcn30_split_stream_for_mpc_or_odm() 2457 pool->base.dpps[i] = dcn30_dpp_create(ctx, i); in dcn30_resource_construct() 2458 if (pool->base.dpps[i] == NULL) { in dcn30_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 1396 if (pool->base.dpps[i] != NULL) in dcn316_resource_destruct() 1397 dcn31_dpp_destroy(&pool->base.dpps[i]); in dcn316_resource_destruct() 1896 pool->base.dpps[i] = dcn31_dpp_create(ctx, i); in dcn316_resource_construct() 1897 if (pool->base.dpps[i] == NULL) { in dcn316_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | core_types.h | 212 struct dpp *dpps[MAX_PIPES]; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1398 if (pool->base.dpps[i] != NULL) in dcn315_resource_destruct() 1399 dcn31_dpp_destroy(&pool->base.dpps[i]); in dcn315_resource_destruct() 2009 pool->base.dpps[i] = dcn31_dpp_create(ctx, i); in dcn315_resource_construct() 2010 if (pool->base.dpps[i] == NULL) { in dcn315_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 1384 if (pool->base.dpps[i] != NULL) in dcn321_resource_destruct() 1385 dcn321_dpp_destroy(&pool->base.dpps[i]); in dcn321_resource_destruct() 1872 pool->base.dpps[j] = dcn321_dpp_create(ctx, i); in dcn321_resource_construct() 1873 if (pool->base.dpps[j] == NULL) { in dcn321_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1471 if (pool->base.dpps[i] != NULL) in dcn314_resource_destruct() 1472 dcn31_dpp_destroy(&pool->base.dpps[i]); in dcn314_resource_destruct() 2026 pool->base.dpps[i] = dcn31_dpp_create(ctx, i); in dcn314_resource_construct() 2027 if (pool->base.dpps[i] == NULL) { in dcn314_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1398 if (pool->base.dpps[i] != NULL) in dcn31_resource_destruct() 1399 dcn31_dpp_destroy(&pool->base.dpps[i]); in dcn31_resource_destruct() 2060 pool->base.dpps[i] = dcn31_dpp_create(ctx, i); in dcn31_resource_construct() 2061 if (pool->base.dpps[i] == NULL) { in dcn31_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
H A D | rn_clk_mgr.c | 119 dpp_inst = clk_mgr->base.ctx->dc->res_pool->dpps[i]->inst; in rn_update_clocks_update_dpp_dto()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calcs.c | 540 secondary_pipe->plane_res.dpp = pool->dpps[secondary_pipe->pipe_idx]; in split_stream_across_pipes() 541 secondary_pipe->plane_res.mpcc_inst = pool->dpps[secondary_pipe->pipe_idx]->inst; in split_stream_across_pipes()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | ops_sse_header.h.inc | 327 DEF_HELPER_5(glue(dpps, SUFFIX), void, env, Reg, Reg, Reg, i32)
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | dcn32_fpu.c | 1593 sec_pipe->plane_res.dpp = pool->dpps[pipe_idx]; in dcn32_split_stream_for_mpc_or_odm() 1594 sec_pipe->plane_res.mpcc_inst = pool->dpps[pipe_idx]->inst; in dcn32_split_stream_for_mpc_or_odm()
|