Home
last modified time | relevance | path

Searched refs:dcn20_mpc (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mpc.c53 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_update_blending()
78 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_denorm()
116 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_denorm_clamp()
138 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_output_csc()
192 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_ocsc_default()
248 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_ogam_get_reg_field()
276 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc20_power_on_ogam_lut()
287 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc20_configure_ogam_lut()
300 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc20_get_ogam_current()
325 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_program_lutb()
[all …]
H A DMakefile6 dcn20_mpc.o dcn20_opp.o dcn20_hubbub.o dcn20_optc.o dcn20_mmhubbub.o \
H A Ddcn20_mpc.h31 container_of(mpc_base, struct dcn20_mpc, base)
260 struct dcn20_mpc { struct
270 void dcn20_mpc_construct(struct dcn20_mpc *mpcc20, argument
H A Ddcn20_resource.c841 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc), in dcn20_mpc_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1082 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc), in dcn21_mpc_create()