Home
last modified time | relevance | path

Searched defs:mpcc_id (Results 1 – 2 of 2) 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/hwss/dcn201/
H A Ddcn201_hwseq.c430 int mpcc_id, dpp_id; in dcn201_update_mpcc() local