Searched refs:mpcc (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_mpc.c | 68 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc1_update_blending() local 78 mpcc->blnd_cfg = *blnd_cfg; in mpc1_update_blending() 106 struct mpcc *mpc1_get_mpcc(struct mpc *mpc, int mpcc_id) in mpc1_get_mpcc() 114 struct mpcc *mpc1_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc1_get_mpcc_for_dpp() 116 struct mpcc *tmp_mpcc = tree->opp_list; in mpc1_get_mpcc_for_dpp() 176 struct mpcc *mpc1_insert_plane( in mpc1_insert_plane() 181 struct mpcc *insert_above_mpcc, in mpc1_insert_plane() 186 struct mpcc *new_mpcc = NULL; in mpc1_insert_plane() 194 struct mpcc *temp_mpcc = tree->opp_list; in mpc1_insert_plane() 226 struct mpcc *temp_mpcc = tree->opp_list; in mpc1_insert_plane() [all …]
|
D | dcn10_mpc.h | 135 struct mpcc *mpc1_insert_plane( 140 struct mpcc *insert_above_mpcc, 147 struct mpcc *mpcc); 178 struct mpcc *mpc1_get_mpcc( 182 struct mpcc *mpc1_get_mpcc_for_dpp(
|
D | dcn10_hw_sequencer.c | 861 struct mpcc *mpcc_to_remove = NULL; in hwss1_plane_atomic_disconnect() 1906 struct mpcc *new_mpcc; in dcn10_update_mpcc()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | mpc.h | 85 struct mpcc { struct 88 struct mpcc *mpcc_bot; /* pointer to bottom layer MPCC. NULL when not connected */ argument 98 struct mpcc *opp_list; /* The top MPCC layer of the MPC tree that outputs to OPP endpoint */ 105 struct mpcc mpcc_array[MAX_MPCC]; 142 struct mpcc* (*insert_plane)( 147 struct mpcc *insert_above_mpcc, 164 struct mpcc *mpcc); 191 struct mpcc* (*get_mpcc_for_dpp)(
|
D | opp.h | 201 int mpcc[MAX_PIPES]; member
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | st,sta32x.txt | 55 - st,max-power-use-mpcc:
|
D | st,sta350.txt | 66 - st,max-power-use-mpcc:
|