Home
last modified time | relevance | path

Searched defs:mpcc_id (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c42 int mpcc_id) in mpc1_set_bg_color()
72 int mpcc_id) in mpc1_update_blending()
91 int mpcc_id) in mpc1_update_stereo_mix()
113 struct mpcc *mpc1_get_mpcc(struct mpc *mpc, int mpcc_id) in mpc1_get_mpcc()
139 bool mpc1_is_mpcc_idle(struct mpc *mpc, int mpcc_id) in mpc1_is_mpcc_idle()
155 void mpc1_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) in mpc1_assert_mpcc_idle_before_connect()
196 int mpcc_id) in mpc1_insert_plane()
288 int mpcc_id = mpcc_to_remove->mpcc_id; in mpc1_remove_mpcc() local
368 int mpcc_id; in mpc1_mpc_init() local
387 void mpc1_mpc_init_single_inst(struct mpc *mpc, unsigned int mpcc_id) in mpc1_mpc_init_single_inst()
[all …]
Ddcn10_hw_sequencer.c2373 int mpcc_id; in dcn10_update_mpcc() local
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_mpc.c51 int mpcc_id) in mpc2_update_blending()
274 struct mpc *mpc, int mpcc_id, in mpc20_power_on_ogam_lut()
285 struct mpc *mpc, int mpcc_id, in mpc20_configure_ogam_lut()
297 static enum dc_lut_mode mpc20_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc20_get_ogam_current()
323 static void mpc2_program_lutb(struct mpc *mpc, int mpcc_id, in mpc2_program_lutb()
350 static void mpc2_program_luta(struct mpc *mpc, int mpcc_id, in mpc2_program_luta()
378 struct mpc *mpc, int mpcc_id, in mpc20_program_ogam_pwl()
406 int mpcc_id, enum dc_lut_mode current_mode, in apply_DEDCN20_305_wa()
431 int mpcc_id, in mpc2_set_output_gamma()
485 void mpc2_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) in mpc2_assert_mpcc_idle_before_connect()
Ddcn20_hwseq.c779 int mpcc_id = pipe_ctx->plane_res.hubp->inst; in dcn20_program_output_csc() local
802 int mpcc_id = pipe_ctx->plane_res.hubp->inst; in dcn20_set_output_transfer_func() local
1492 int mpcc_id = hubp->inst; in dcn20_update_dchubp_dpp() local
2257 int mpcc_id; in dcn20_update_mpcc() local
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_mpc.c65 int mpcc_id) in mpc3_set_dwb_mux()
102 static enum dc_lut_mode mpc3_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc3_get_ogam_current()
141 struct mpc *mpc, int mpcc_id, in mpc3_power_on_ogam_lut()
151 struct mpc *mpc, int mpcc_id, in mpc3_configure_ogam_lut()
197 static void mpc3_program_luta(struct mpc *mpc, int mpcc_id, in mpc3_program_luta()
230 static void mpc3_program_lutb(struct mpc *mpc, int mpcc_id, in mpc3_program_lutb()
265 struct mpc *mpc, int mpcc_id, in mpc3_program_ogam_pwl()
322 int mpcc_id, in mpc3_set_output_gamma()
1028 int mpcc_id, in program_gamut_remap()
1087 int mpcc_id, in mpc3_set_gamut_remap()
[all …]
Ddcn30_hwseq.c94 int mpcc_id = pipe_ctx->plane_res.hubp->inst; in dcn30_set_mpc_shaper_3dlut() local
189 int mpcc_id = pipe_ctx->plane_res.hubp->inst; in dcn30_set_output_transfer_func() local
Ddcn30_resource.c1643 int mpcc_id, in dcn30_acquire_post_bldn_3dlut()
/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h65 int mpcc_id; member
Dmpc.h121 int mpcc_id; /* MPCC physical instance */ member
/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1500 int mpcc_id = 0; in dc_acquire_release_mpc_3dlut() local