Home
last modified time | relevance | path

Searched refs:dcn30_mpc (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_mpc.c51 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_is_dwb_idle()
67 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_set_dwb_mux()
77 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_disable_dwb_mux()
90 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_set_out_rate_control()
110 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_get_ogam_current()
144 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_power_on_ogam_lut()
164 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_configure_ogam_lut()
177 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_ogam_get_reg_field()
210 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_program_luta()
243 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_program_lutb()
[all …]
DMakefile28 dcn30_dccg.o dcn30_hwseq.o dcn30_mpc.o dcn30_vpg.o \
Ddcn30_mpc.h33 container_of(mpc_base, struct dcn30_mpc, base)
776 struct dcn30_mpc { struct
787 void dcn30_mpc_construct(struct dcn30_mpc *mpc30, argument
Ddcn30_resource.c979 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn30_mpc_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c781 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn302_mpc_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c730 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn303_mpc_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c993 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn301_mpc_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1071 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create()