/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_mpc.c | 34 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 …]
|
D | dcn30_resource.c | 851 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn30_mpc_create() local 854 if (!mpc30) in dcn30_mpc_create() 857 dcn30_mpc_construct(mpc30, ctx, in dcn30_mpc_create() 864 return &mpc30->base; in dcn30_mpc_create()
|
D | dcn30_mpc.h | 1003 void dcn30_mpc_construct(struct dcn30_mpc *mpc30,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_mpc.c | 35 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 …]
|
D | dcn32_resource.c | 955 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn32_mpc_create() local 958 if (!mpc30) in dcn32_mpc_create() 965 dcn32_mpc_construct(mpc30, ctx, in dcn32_mpc_create() 972 return &mpc30->base; in dcn32_mpc_create()
|
D | dcn32_mpc.h | 314 void dcn32_mpc_construct(struct dcn30_mpc *mpc30,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 656 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn302_mpc_create() local 658 if (!mpc30) in dcn302_mpc_create() 661 dcn30_mpc_construct(mpc30, ctx, &mpc_regs, &mpc_shift, &mpc_mask, num_mpcc, num_rmu); in dcn302_mpc_create() 663 return &mpc30->base; in dcn302_mpc_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 603 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), GFP_KERNEL); in dcn303_mpc_create() local 605 if (!mpc30) in dcn303_mpc_create() 608 dcn30_mpc_construct(mpc30, ctx, &mpc_regs, &mpc_shift, &mpc_mask, num_mpcc, num_rmu); in dcn303_mpc_create() 610 return &mpc30->base; in dcn303_mpc_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 813 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn301_mpc_create() local 816 if (!mpc30) in dcn301_mpc_create() 819 dcn30_mpc_construct(mpc30, ctx, in dcn301_mpc_create() 826 return &mpc30->base; in dcn301_mpc_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 1043 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create() local 1046 if (!mpc30) in dcn31_mpc_create() 1049 dcn30_mpc_construct(mpc30, ctx, in dcn31_mpc_create() 1056 return &mpc30->base; in dcn31_mpc_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1013 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create() local 1016 if (!mpc30) in dcn31_mpc_create() 1019 dcn30_mpc_construct(mpc30, ctx, in dcn31_mpc_create() 1026 return &mpc30->base; in dcn31_mpc_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1012 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create() local 1015 if (!mpc30) in dcn31_mpc_create() 1018 dcn30_mpc_construct(mpc30, ctx, in dcn31_mpc_create() 1025 return &mpc30->base; in dcn31_mpc_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 954 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn321_mpc_create() local 957 if (!mpc30) in dcn321_mpc_create() 964 dcn32_mpc_construct(mpc30, ctx, in dcn321_mpc_create() 971 return &mpc30->base; in dcn321_mpc_create()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 1017 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn31_mpc_create() local 1020 if (!mpc30) in dcn31_mpc_create() 1023 dcn30_mpc_construct(mpc30, ctx, in dcn31_mpc_create() 1030 return &mpc30->base; in dcn31_mpc_create()
|