Searched refs:mpc_tree (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | mpc.h | 266 struct mpc_tree { struct 354 struct mpc_tree *tree, 378 struct mpc_tree *tree, 475 struct mpc_tree *tree, 499 struct mpc_tree *tree, 517 struct mpc_tree *tree, 535 struct mpc_tree *tree, 584 struct mpc_tree *tree);
|
D | opp.h | 239 struct mpc_tree mpc_tree_params;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn10/ |
D | dcn10_mpc.h | 143 struct mpc_tree *tree, 152 struct mpc_tree *tree, 186 struct mpc_tree *tree); 193 struct mpc_tree *tree,
|
D | dcn10_mpc.c | 127 struct mpcc *mpc1_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc1_get_mpcc_for_dpp() 197 struct mpc_tree *tree, in mpc1_insert_plane() 289 struct mpc_tree *tree, in mpc1_remove_mpcc() 414 struct mpc_tree *tree) in mpc1_init_mpcc_list_from_hw()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn201/ |
D | dcn201_hwseq.c | 383 struct mpc_tree *mpc_tree_params; in dcn201_plane_atomic_disconnect() 431 struct mpc_tree *mpc_tree_params = &(pipe_ctx->stream_res.opp->mpc_tree_params); in dcn201_update_mpcc()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn20/ |
D | dcn20_mpc.c | 525 static struct mpcc *mpc2_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc2_get_mpcc_for_dpp()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
D | dcn10_hwseq.c | 1233 struct mpc_tree *mpc_tree_params; in dcn10_plane_atomic_disconnect() 2683 struct mpc_tree *mpc_tree_params = &(pipe_ctx->stream_res.opp->mpc_tree_params); in dcn10_update_mpcc()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
D | dcn20_hwseq.c | 2898 struct mpc_tree *mpc_tree_params = &(pipe_ctx->stream_res.opp->mpc_tree_params); in dcn20_update_mpcc()
|