/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A 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 in mpc3_power_on_ogam_lut() local 164 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_configure_ogam_lut() local 177 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_ogam_get_reg_field() local 210 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_luta() local 243 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_lutb() local 280 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_ogam_pwl() local 337 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_output_gamma() local 383 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_denorm() local 422 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_denorm_clamp() local 440 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_get_shaper_current() local 467 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_configure_shaper_lut() local 482 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_shaper_luta_settings() local 631 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_shaper_lutb_settings() local 786 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_shaper_lut() local 816 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_power_on_shaper_3dlut() local 860 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_shaper() local 901 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_3dlut_mode() local 923 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); get3dlut_config() local 966 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_select_3dlut_ram() local 978 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_select_3dlut_ram_mask() local 992 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set3dlut_ram12() local 1023 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set3dlut_ram10() local 1055 program_gamut_remap( struct dcn30_mpc *mpc30, int mpcc_id, const uint16_t *regval, int select) program_gamut_remap() argument 1119 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_gamut_remap() local 1240 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_output_csc() local 1279 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_ocsc_default() local 1322 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_rmu_mux() local 1336 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_get_rmu_mux_status() local 1367 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpcc3_release_rmu() local 1386 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_mpc_mem_lp_mode() local 1436 dcn30_mpc_construct(struct dcn30_mpc *mpc30, struct dc_context *ctx, const struct dcn30_mpc_registers *mpc_regs, const struct dcn30_mpc_shift *mpc_shift, const struct dcn30_mpc_mask *mpc_mask, int num_mpcc, int num_rmu) dcn30_mpc_construct() argument [all...] |
H A D | dcn30_resource.c | 841 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 D | dcn30_mpc.h | 1003 void dcn30_mpc_construct(struct dcn30_mpc *mpc30,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A 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 in mpc3_power_on_ogam_lut() local 154 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_configure_ogam_lut() local 167 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_ogam_get_reg_field() local 200 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_luta() local 233 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_lutb() local 270 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_ogam_pwl() local 327 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_output_gamma() local 370 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_denorm() local 409 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_denorm_clamp() local 427 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_get_shaper_current() local 454 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_configure_shaper_lut() local 469 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_shaper_luta_settings() local 618 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_shaper_lutb_settings() local 773 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_shaper_lut() local 803 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_power_on_shaper_3dlut() local 835 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_program_shaper() local 872 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_3dlut_mode() local 894 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); get3dlut_config() local 937 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_select_3dlut_ram() local 949 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_select_3dlut_ram_mask() local 963 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set3dlut_ram12() local 994 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set3dlut_ram10() local 1026 program_gamut_remap( struct dcn30_mpc *mpc30, int mpcc_id, const uint16_t *regval, int select) program_gamut_remap() argument 1090 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_gamut_remap() local 1208 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_output_csc() local 1247 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_ocsc_default() local 1290 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_set_rmu_mux() local 1304 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc3_get_rmu_mux_status() local 1335 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpcc3_release_rmu() local 1384 dcn30_mpc_construct(struct dcn30_mpc *mpc30, struct dc_context *ctx, const struct dcn30_mpc_registers *mpc_regs, const struct dcn30_mpc_shift *mpc_shift, const struct dcn30_mpc_mask *mpc_mask, int num_mpcc, int num_rmu) dcn30_mpc_construct() argument [all...] |
H A D | dcn30_resource.c | 975 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn30_mpc_create() local 978 if (!mpc30) in dcn30_mpc_create() 981 dcn30_mpc_construct(mpc30, ctx, in dcn30_mpc_create() 988 return &mpc30->base; in dcn30_mpc_create()
|
H A D | dcn30_mpc.h | 603 void dcn30_mpc_construct(struct dcn30_mpc *mpc30,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A 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_PWR_MODE) { 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 in mpc32_mpc_init() 72 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_power_on_blnd_lut() local 97 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_get_post1dlut_current() local 128 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_configure_post1dlut() local 171 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_program_post1dluta_settings() local 200 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_program_post1dlutb_settings() local 230 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_program_post1dlut_pwl() local 264 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_program_post1dlut() local 301 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_get_shaper_current() local 329 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_configure_shaper_lut() local 345 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_program_shaper_luta_settings() local 495 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_program_shaper_lutb_settings() local 650 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_program_shaper_lut() local 681 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_power_on_shaper_3dlut() local 712 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_program_shaper() local 754 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); get3dlut_config() local 798 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_select_3dlut_ram() local 811 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_select_3dlut_ram_mask() local 826 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_set3dlut_ram12() local 858 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_set3dlut_ram10() local 881 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); mpc32_set_3dlut_mode() local 1020 dcn32_mpc_construct(struct dcn30_mpc *mpc30, struct dc_context *ctx, const struct dcn30_mpc_registers *mpc_regs, const struct dcn30_mpc_shift *mpc_shift, const struct dcn30_mpc_mask *mpc_mask, int num_mpcc, int num_rmu) dcn32_mpc_construct() argument [all...] |
H A D | dcn32_resource.c | 944 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 D | dcn32_mpc.h | 327 void dcn32_mpc_construct(struct dcn30_mpc *mpc30,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 648 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 594 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1005 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 943 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 795 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1003 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1077 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 999 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()
|