Home
last modified time | relevance | path

Searched refs:mixer_count (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h236 * @mixer_count: number of mixers
251 int mixer_count; member
279 * @mixer_count: Number of mixers in @mixer
284 u32 mixer_count,
H A Ddpu_hw_ctl.c406 for (i = 0; i < ctx->mixer_count; i++) { in dpu_hw_ctl_clear_all_blendstages()
453 stages = _mixer_stages(ctx->mixer_hw_caps, ctx->mixer_count, lm); in dpu_hw_ctl_setup_blendstage()
685 u32 mixer_count, in dpu_hw_ctl_init()
700 c->mixer_count = mixer_count; in dpu_hw_ctl_init()
683 dpu_hw_ctl_init(const struct dpu_ctl_cfg *cfg, void __iomem *addr, u32 mixer_count, const struct dpu_lm_cfg *mixer) dpu_hw_ctl_init() argument
H A Ddpu_rm.c118 for (i = 0; i < cat->mixer_count; i++) { in dpu_rm_init()
191 hw = dpu_hw_ctl_init(ctl, mmio, cat->mixer_count, cat->mixer); in dpu_rm_init()
H A Ddpu_hw_catalog.h798 u32 mixer_count; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.c342 for (i = 0; i < ctx->mixer_count; i++) { in dpu_hw_ctl_clear_all_blendstages()
362 stages = _mixer_stages(ctx->mixer_hw_caps, ctx->mixer_count, lm); in dpu_hw_ctl_setup_blendstage()
588 c->mixer_count = m->mixer_count; in dpu_hw_ctl_init()
H A Ddpu_hw_ctl.h184 * @mixer_count: number of mixers
197 int mixer_count; member
H A Ddpu_hw_catalog.c777 .mixer_count = ARRAY_SIZE(sdm845_lm), in sdm845_cfg_init()
806 .mixer_count = ARRAY_SIZE(sc7180_lm), in sc7180_cfg_init()
837 .mixer_count = ARRAY_SIZE(sm8150_lm), in sm8150_cfg_init()
867 .mixer_count = ARRAY_SIZE(sm8150_lm), in sm8250_cfg_init()
H A Ddpu_hw_lm.c34 for (i = 0; i < m->mixer_count; i++) { in _lm_offset()
H A Ddpu_hw_catalog.h721 u32 mixer_count; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_3_sm6115.h146 .mixer_count = ARRAY_SIZE(sm6115_lm),
H A Ddpu_6_5_qcm2290.h138 .mixer_count = ARRAY_SIZE(qcm2290_lm),
H A Ddpu_6_9_sm6375.h156 .mixer_count = ARRAY_SIZE(sm6375_lm),
H A Ddpu_6_2_sc7180.h215 .mixer_count = ARRAY_SIZE(sc7180_lm),
H A Ddpu_6_4_sm6350.h217 .mixer_count = ARRAY_SIZE(sm6350_lm),
H A Ddpu_5_4_sm6125.h210 .mixer_count = ARRAY_SIZE(sm6125_lm),
H A Ddpu_7_2_sc7280.h264 .mixer_count = ARRAY_SIZE(sc7280_lm),
H A Ddpu_3_0_msm8998.h326 .mixer_count = ARRAY_SIZE(msm8998_lm),
H A Ddpu_7_0_sm8350.h410 .mixer_count = ARRAY_SIZE(sm8350_lm),
H A Ddpu_6_0_sm8250.h400 .mixer_count = ARRAY_SIZE(sm8250_lm),
H A Ddpu_5_1_sc8180x.h414 .mixer_count = ARRAY_SIZE(sc8180x_lm),
H A Ddpu_8_0_sc8280xp.h456 .mixer_count = ARRAY_SIZE(sc8280xp_lm),
H A Ddpu_8_1_sm8450.h432 .mixer_count = ARRAY_SIZE(sm8450_lm),
H A Ddpu_9_0_sm8550.h431 .mixer_count = ARRAY_SIZE(sm8550_lm),
H A Ddpu_5_0_sm8150.h386 .mixer_count = ARRAY_SIZE(sm8150_lm),
H A Ddpu_4_0_sdm845.h343 .mixer_count = ARRAY_SIZE(sdm845_lm),

Completed in 13 milliseconds

12