Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_mpc.c62 static void mpc201_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc201_init_mpcc() argument
64 mpcc->mpcc_id = mpcc_inst; in mpc201_init_mpcc()
65 mpcc->dpp_id = 0xf; in mpc201_init_mpcc()
66 mpcc->mpcc_bot = NULL; in mpc201_init_mpcc()
67 mpcc->blnd_cfg.overlap_only = false; in mpc201_init_mpcc()
68 mpcc->blnd_cfg.global_alpha = 0xff; in mpc201_init_mpcc()
69 mpcc->blnd_cfg.global_gain = 0xff; in mpc201_init_mpcc()
71 mpcc->blnd_cfg.bottom_gain_mode = 0; in mpc201_init_mpcc()
72 mpcc->blnd_cfg.top_gain = 0x1f000; in mpc201_init_mpcc()
75 mpcc->sm_cfg.enable = false; in mpc201_init_mpcc()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn10/
A Ddcn10_mpc.c82 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc1_update_blending() local
91 mpcc->blnd_cfg = *blnd_cfg; in mpc1_update_blending()
205 struct mpcc *new_mpcc = NULL; in mpc1_insert_plane()
290 struct mpcc *mpcc_to_remove) in mpc1_remove_mpcc()
352 static void mpc1_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc1_init_mpcc() argument
354 mpcc->mpcc_id = mpcc_inst; in mpc1_init_mpcc()
355 mpcc->dpp_id = 0xf; in mpc1_init_mpcc()
356 mpcc->mpcc_bot = NULL; in mpc1_init_mpcc()
421 struct mpcc *mpcc; in mpc1_init_mpcc_list_from_hw() local
438 mpcc->dpp_id = top_sel; in mpc1_init_mpcc_list_from_hw()
[all …]
A 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(
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dmpc.h227 struct mpcc { struct
241 struct mpcc *mpcc_bot; argument
275 struct mpcc *opp_list; argument
282 struct mpcc mpcc_array[MAX_MPCC];
352 struct mpcc* (*insert_plane)(
357 struct mpcc *insert_above_mpcc,
379 struct mpcc *mpcc);
473 struct mpcc* (*insert_plane_to_secondary)(
478 struct mpcc *insert_above_mpcc,
500 struct mpcc *mpcc);
[all …]
A Dopp.h232 int mpcc[MAX_PIPES]; member
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
A Ddcn20_mpc.c55 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc2_update_blending() local
70 mpcc->blnd_cfg = *blnd_cfg; in mpc2_update_blending()
509 static void mpc2_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc2_init_mpcc() argument
511 mpcc->mpcc_id = mpcc_inst; in mpc2_init_mpcc()
512 mpcc->dpp_id = 0xf; in mpc2_init_mpcc()
513 mpcc->mpcc_bot = NULL; in mpc2_init_mpcc()
514 mpcc->blnd_cfg.overlap_only = false; in mpc2_init_mpcc()
515 mpcc->blnd_cfg.global_alpha = 0xff; in mpc2_init_mpcc()
516 mpcc->blnd_cfg.global_gain = 0xff; in mpc2_init_mpcc()
519 mpcc->blnd_cfg.top_gain = 0x1f000; in mpc2_init_mpcc()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
A Ddcn30_mpc.c1032 void mpc3_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc3_init_mpcc() argument
1034 mpcc->mpcc_id = mpcc_inst; in mpc3_init_mpcc()
1035 mpcc->dpp_id = 0xf; in mpc3_init_mpcc()
1036 mpcc->mpcc_bot = NULL; in mpc3_init_mpcc()
1037 mpcc->blnd_cfg.overlap_only = false; in mpc3_init_mpcc()
1038 mpcc->blnd_cfg.global_alpha = 0xff; in mpc3_init_mpcc()
1039 mpcc->blnd_cfg.global_gain = 0xff; in mpc3_init_mpcc()
1041 mpcc->blnd_cfg.bottom_gain_mode = 0; in mpc3_init_mpcc()
1042 mpcc->blnd_cfg.top_gain = 0x1f000; in mpc3_init_mpcc()
1045 mpcc->sm_cfg.enable = false; in mpc3_init_mpcc()
[all …]
A Ddcn30_mpc.h1092 void mpc3_init_mpcc(struct mpcc *mpcc, int mpcc_inst);
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
A Ddcn201_hwseq.c384 struct mpcc *mpcc_to_remove = NULL; in dcn201_plane_atomic_disconnect()
428 struct mpcc *new_mpcc; in dcn201_update_mpcc()
429 struct mpcc *remove_mpcc = NULL; in dcn201_update_mpcc()
/linux/arch/arm/boot/dts/intel/pxa/
A Dpxa300-raumfeld-speaker-one.dts115 st,max-power-use-mpcc;
/linux/Documentation/devicetree/bindings/sound/
A Dst,sta32x.txt62 - st,max-power-use-mpcc:
A Dst,sta350.txt66 - st,max-power-use-mpcc:
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h390 uint32_t mpcc : 1; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c1500 new_pipe->update_flags.bits.mpcc = 1; in dcn20_detect_pipe_changes()
1577 new_pipe->update_flags.bits.mpcc = 1; in dcn20_detect_pipe_changes()
1724 if (pipe_ctx->update_flags.bits.mpcc in dcn20_update_dchubp_dpp()
2896 struct mpcc *new_mpcc; in dcn20_update_mpcc()
2943 !pipe_ctx->update_flags.bits.mpcc) { in dcn20_update_mpcc()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c1454 phantom_pipe->update_flags.bits.mpcc = 1; in dcn32_apply_update_flags_for_phantom()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.c1234 struct mpcc *mpcc_to_remove = NULL; in dcn10_plane_atomic_disconnect()
2681 struct mpcc *new_mpcc; in dcn10_update_mpcc()

Completed in 44 milliseconds