Home
last modified time | relevance | path

Searched refs:mpc30 (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_mpc.c34 mpc30->mpc_regs->reg
37 mpc30->base.ctx
41 mpc30->mpc_shift->field_name, mpc30->mpc_mask->field_name
51 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_is_dwb_idle() local
67 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_set_dwb_mux() local
77 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_disable_dwb_mux() local
90 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_set_out_rate_control() local
110 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_get_ogam_current() local
144 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_power_on_ogam_lut() local
164 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_configure_ogam_lut() local
[all …]
H A Ddcn30_resource.c841 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn30_mpc_create() local
844 if (!mpc30) in dcn30_mpc_create()
847 dcn30_mpc_construct(mpc30, ctx, in dcn30_mpc_create()
854 return &mpc30->base; in dcn30_mpc_create()
H A Ddcn30_mpc.h1003 void dcn30_mpc_construct(struct dcn30_mpc *mpc30,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_mpc.c35 mpc30->mpc_regs->reg
38 mpc30->base.ctx
42 mpc30->mpc_shift->field_name, mpc30->mpc_mask->field_name
47 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_mpc_init() local
53 …if (mpc30->mpc_mask->MPCC_MCM_SHAPER_MEM_LOW_PWR_MODE && mpc30->mpc_mask->MPCC_MCM_3DLUT_MEM_LOW_P… in mpc32_mpc_init()
54 for (mpcc_id = 0; mpcc_id < mpc30->num_mpcc; mpcc_id++) { in mpc32_mpc_init()
60 if (mpc30->mpc_mask->MPCC_OGAM_MEM_LOW_PWR_MODE) { in mpc32_mpc_init()
61 for (mpcc_id = 0; mpcc_id < mpc30->num_mpcc; mpcc_id++) in mpc32_mpc_init()
72 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_power_on_blnd_lut() local
97 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc32_get_post1dlut_current() local
[all …]
H A Ddcn32_resource.c944 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn32_mpc_create() local
947 if (!mpc30) in dcn32_mpc_create()
954 dcn32_mpc_construct(mpc30, ctx, in dcn32_mpc_create()
961 return &mpc30->base; in dcn32_mpc_create()
H A Ddcn32_mpc.h327 void dcn32_mpc_construct(struct dcn30_mpc *mpc30,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c648 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn302_mpc_create() local
650 if (!mpc30) in dcn302_mpc_create()
653 dcn30_mpc_construct(mpc30, ctx, &mpc_regs, &mpc_shift, &mpc_mask, num_mpcc, num_rmu); in dcn302_mpc_create()
655 return &mpc30->base; in dcn302_mpc_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c594 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn303_mpc_create() local
596 if (!mpc30) in dcn303_mpc_create()
599 dcn30_mpc_construct(mpc30, ctx, &mpc_regs, &mpc_shift, &mpc_mask, num_mpcc, num_rmu); in dcn303_mpc_create()
601 return &mpc30->base; in dcn303_mpc_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c795 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn301_mpc_create() local
798 if (!mpc30) in dcn301_mpc_create()
801 dcn30_mpc_construct(mpc30, ctx, in dcn301_mpc_create()
808 return &mpc30->base; in dcn301_mpc_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c999 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create() local
1002 if (!mpc30) in dcn31_mpc_create()
1005 dcn30_mpc_construct(mpc30, ctx, in dcn31_mpc_create()
1012 return &mpc30->base; in dcn31_mpc_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1003 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create() local
1006 if (!mpc30) in dcn31_mpc_create()
1009 dcn30_mpc_construct(mpc30, ctx, in dcn31_mpc_create()
1016 return &mpc30->base; in dcn31_mpc_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c943 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn321_mpc_create() local
946 if (!mpc30) in dcn321_mpc_create()
953 dcn32_mpc_construct(mpc30, ctx, in dcn321_mpc_create()
960 return &mpc30->base; in dcn321_mpc_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1077 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create() local
1080 if (!mpc30) in dcn31_mpc_create()
1083 dcn30_mpc_construct(mpc30, ctx, in dcn31_mpc_create()
1090 return &mpc30->base; in dcn31_mpc_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1005 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create() local
1008 if (!mpc30) in dcn31_mpc_create()
1011 dcn30_mpc_construct(mpc30, ctx, in dcn31_mpc_create()
1018 return &mpc30->base; in dcn31_mpc_create()