Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_mpc.c50 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_update_blending()
76 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_denorm()
114 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_denorm_clamp()
135 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_output_csc()
172 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_ocsc_default()
212 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_ogam_get_reg_field()
240 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc20_power_on_ogam_lut()
251 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc20_configure_ogam_lut()
264 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc20_get_ogam_current()
289 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_program_lutb()
[all …]
Ddcn20_mpc.h31 container_of(mpc_base, struct dcn20_mpc, base)
237 struct dcn20_mpc { struct
247 void dcn20_mpc_construct(struct dcn20_mpc *mpcc20, argument
DMakefile5 dcn20_mpc.o dcn20_opp.o dcn20_hubbub.o dcn20_optc.o dcn20_mmhubbub.o \
Ddcn20_resource.c965 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc), in dcn20_mpc_create()
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1230 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc), in dcn21_mpc_create()