Home
last modified time | relevance | path

Searched refs:mpc20 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mpc.c34 mpc20->mpc_regs->reg
40 mpc20->base.ctx
44 mpc20->mpc_shift->field_name, mpc20->mpc_mask->field_name
53 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_update_blending() local
79 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_denorm() local
117 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_denorm_clamp() local
139 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_output_csc() local
165 ocsc_regs.shifts.csc_c11 = mpc20->mpc_shift->MPC_OCSC_C11_A; in mpc2_set_output_csc()
166 ocsc_regs.masks.csc_c11 = mpc20 in mpc2_set_output_csc()
193 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_set_ocsc_default() local
249 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_ogam_get_reg_field() local
277 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc20_power_on_ogam_lut() local
288 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc20_configure_ogam_lut() local
301 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc20_get_ogam_current() local
326 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_program_lutb() local
353 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_program_luta() local
383 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc20_program_ogam_pwl() local
409 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); apply_DEDCN20_305_wa() local
436 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_set_output_gamma() local
472 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_assert_idle_mpcc() local
487 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_assert_mpcc_idle_before_connect() local
567 dcn20_mpc_construct(struct dcn20_mpc *mpc20, struct dc_context *ctx, const struct dcn20_mpc_registers *mpc_regs, const struct dcn20_mpc_shift *mpc_shift, const struct dcn20_mpc_mask *mpc_mask, int num_mpcc) dcn20_mpc_construct() argument
[all...]
H A Ddcn20_resource.c1209 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc), in dcn20_mpc_create() local
1212 if (!mpc20) in dcn20_mpc_create()
1215 dcn20_mpc_construct(mpc20, ctx, in dcn20_mpc_create()
1221 return &mpc20->base; in dcn20_mpc_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mpc.c34 mpc20->mpc_regs->reg
40 mpc20->base.ctx
44 mpc20->mpc_shift->field_name, mpc20->mpc_mask->field_name
53 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_update_blending() local
78 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_denorm() local
116 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_denorm_clamp() local
138 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); in mpc2_set_output_csc() local
164 ocsc_regs.shifts.csc_c11 = mpc20->mpc_shift->MPC_OCSC_C11_A; in mpc2_set_output_csc()
165 ocsc_regs.masks.csc_c11 = mpc20 in mpc2_set_output_csc()
192 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_set_ocsc_default() local
248 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_ogam_get_reg_field() local
276 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc20_power_on_ogam_lut() local
287 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc20_configure_ogam_lut() local
300 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc20_get_ogam_current() local
325 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_program_lutb() local
352 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_program_luta() local
382 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc20_program_ogam_pwl() local
407 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); apply_DEDCN20_305_wa() local
434 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_set_output_gamma() local
470 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_assert_idle_mpcc() local
485 struct dcn20_mpc *mpc20 = TO_DCN20_MPC(mpc); mpc2_assert_mpcc_idle_before_connect() local
567 dcn20_mpc_construct(struct dcn20_mpc *mpc20, struct dc_context *ctx, const struct dcn20_mpc_registers *mpc_regs, const struct dcn20_mpc_shift *mpc_shift, const struct dcn20_mpc_mask *mpc_mask, int num_mpcc) dcn20_mpc_construct() argument
[all...]
H A Ddcn20_resource.c841 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc), in dcn20_mpc_create() local
844 if (!mpc20) in dcn20_mpc_create()
847 dcn20_mpc_construct(mpc20, ctx, in dcn20_mpc_create()
853 return &mpc20->base; in dcn20_mpc_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1363 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc), in dcn21_mpc_create() local
1366 if (!mpc20) in dcn21_mpc_create()
1369 dcn20_mpc_construct(mpc20, ctx, in dcn21_mpc_create()
1375 return &mpc20->base; in dcn21_mpc_create()
/kernel/linux/linux-6.6/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() local
1085 if (!mpc20) in dcn21_mpc_create()
1088 dcn20_mpc_construct(mpc20, ctx, in dcn21_mpc_create()
1094 return &mpc20->base; in dcn21_mpc_create()

Completed in 13 milliseconds