Home
last modified time | relevance | path

Searched refs:mpcc (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h120 struct mpcc { struct
123 struct mpcc *mpcc_bot; /* pointer to bottom layer MPCC. NULL when not connected */ argument
136 struct mpcc *opp_list; /* The top MPCC layer of the MPC tree that outputs to OPP endpoint */ argument
143 struct mpcc mpcc_array[MAX_MPCC];
182 struct mpcc* (*insert_plane)(
187 struct mpcc *insert_above_mpcc,
204 struct mpcc *mpcc);
267 struct mpcc* (*insert_plane_to_secondary)(
272 struct mpcc *insert_above_mpcc,
288 struct mpcc *mpcc);
[all …]
Dopp.h201 int mpcc[MAX_PIPES]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c45 struct mpcc *bottommost_mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc1_set_bg_color()
75 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc1_update_blending() local
85 mpcc->blnd_cfg = *blnd_cfg; in mpc1_update_blending()
113 struct mpcc *mpc1_get_mpcc(struct mpc *mpc, int mpcc_id) in mpc1_get_mpcc()
121 struct mpcc *mpc1_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc1_get_mpcc_for_dpp()
123 struct mpcc *tmp_mpcc = tree->opp_list; in mpc1_get_mpcc_for_dpp()
189 struct mpcc *mpc1_insert_plane( in mpc1_insert_plane()
194 struct mpcc *insert_above_mpcc, in mpc1_insert_plane()
199 struct mpcc *new_mpcc = NULL; in mpc1_insert_plane()
207 struct mpcc *temp_mpcc = tree->opp_list; in mpc1_insert_plane()
[all …]
Ddcn10_mpc.h141 struct mpcc *mpc1_insert_plane(
146 struct mpcc *insert_above_mpcc,
153 struct mpcc *mpcc);
188 struct mpcc *mpc1_get_mpcc(
192 struct mpcc *mpc1_get_mpcc_for_dpp(
Ddcn10_hw_sequencer.c1054 struct mpcc *mpcc_to_remove = NULL; in dcn10_plane_atomic_disconnect()
2374 struct mpcc *new_mpcc; in dcn10_update_mpcc()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_mpc.c55 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc2_update_blending() local
71 mpcc->blnd_cfg = *blnd_cfg; in mpc2_update_blending()
513 static void mpc2_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc2_init_mpcc() argument
515 mpcc->mpcc_id = mpcc_inst; in mpc2_init_mpcc()
516 mpcc->dpp_id = 0xf; in mpc2_init_mpcc()
517 mpcc->mpcc_bot = NULL; in mpc2_init_mpcc()
518 mpcc->blnd_cfg.overlap_only = false; in mpc2_init_mpcc()
519 mpcc->blnd_cfg.global_alpha = 0xff; in mpc2_init_mpcc()
520 mpcc->blnd_cfg.global_gain = 0xff; in mpc2_init_mpcc()
521 mpcc->blnd_cfg.background_color_bpc = 4; in mpc2_init_mpcc()
[all …]
Ddcn20_hwseq.c1241 new_pipe->update_flags.bits.mpcc = 1; in dcn20_detect_pipe_changes()
1301 new_pipe->update_flags.bits.mpcc = 1; in dcn20_detect_pipe_changes()
1427 if (pipe_ctx->update_flags.bits.mpcc in dcn20_update_dchubp_dpp()
2258 struct mpcc *new_mpcc; in dcn20_update_mpcc()
2315 !pipe_ctx->update_flags.bits.mpcc) { in dcn20_update_mpcc()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_mpc.c1009 static void mpc3_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc3_init_mpcc() argument
1011 mpcc->mpcc_id = mpcc_inst; in mpc3_init_mpcc()
1012 mpcc->dpp_id = 0xf; in mpc3_init_mpcc()
1013 mpcc->mpcc_bot = NULL; in mpc3_init_mpcc()
1014 mpcc->blnd_cfg.overlap_only = false; in mpc3_init_mpcc()
1015 mpcc->blnd_cfg.global_alpha = 0xff; in mpc3_init_mpcc()
1016 mpcc->blnd_cfg.global_gain = 0xff; in mpc3_init_mpcc()
1017 mpcc->blnd_cfg.background_color_bpc = 4; in mpc3_init_mpcc()
1018 mpcc->blnd_cfg.bottom_gain_mode = 0; in mpc3_init_mpcc()
1019 mpcc->blnd_cfg.top_gain = 0x1f000; in mpc3_init_mpcc()
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dpxa300-raumfeld-speaker-one.dts115 st,max-power-use-mpcc;
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h296 uint32_t mpcc : 1; member
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt62 - st,max-power-use-mpcc:
Dst,sta350.txt66 - st,max-power-use-mpcc: