Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
H A Ddcn20_mpc.c51 int mpcc_id) in mpc2_update_blending()
273 struct mpc *mpc, int mpcc_id, in mpc20_power_on_ogam_lut()
284 struct mpc *mpc, int mpcc_id, in mpc20_configure_ogam_lut()
296 static enum dc_lut_mode mpc20_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc20_get_ogam_current()
322 static void mpc2_program_lutb(struct mpc *mpc, int mpcc_id, in mpc2_program_lutb()
349 static void mpc2_program_luta(struct mpc *mpc, int mpcc_id, in mpc2_program_luta()
377 struct mpc *mpc, int mpcc_id, in mpc20_program_ogam_pwl()
406 static void apply_DEDCN20_305_wa(struct mpc *mpc, int mpcc_id, in apply_DEDCN20_305_wa()
432 int mpcc_id, in mpc2_set_output_gamma()
486 void mpc2_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) in mpc2_assert_mpcc_idle_before_connect()
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
H A Ddcn30_mpc.c62 void mpc3_mpc_init_single_inst(struct mpc *mpc, unsigned int mpcc_id) in mpc3_mpc_init_single_inst()
95 int mpcc_id) in mpc3_set_dwb_mux()
130 enum dc_lut_mode mpc3_get_ogam_current(struct mpc *mpc, int mpcc_id) in mpc3_get_ogam_current()
169 struct mpc *mpc, int mpcc_id, in mpc3_power_on_ogam_lut()
189 struct mpc *mpc, int mpcc_id, in mpc3_configure_ogam_lut()
235 static void mpc3_program_luta(struct mpc *mpc, int mpcc_id, in mpc3_program_luta()
268 static void mpc3_program_lutb(struct mpc *mpc, int mpcc_id, in mpc3_program_lutb()
303 struct mpc *mpc, int mpcc_id, in mpc3_program_ogam_pwl()
343 int mpcc_id, in mpc3_set_output_gamma()
1068 int mpcc_id, in program_gamut_remap()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c427 int mpcc_id, dpp_id; in dcn201_update_mpcc() local